group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #16590
[Bug 1665773] Re: wrong configuration example for cc_set_passwords module
This bug is believed to be fixed in cloud-init in 17.1. If this is still
a problem for you, please make a comment and set the state back to New
Thank you.
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1665773
Title:
wrong configuration example for cc_set_passwords module
Status in cloud-init:
Fix Released
Status in cloud-init package in Ubuntu:
Fix Released
Status in cloud-init source package in Vivid:
Confirmed
Status in cloud-init source package in Xenial:
Fix Released
Status in cloud-init source package in Yakkety:
Fix Released
Bug description:
=== Begin SRU Template ===
[Impact]
This is a doc only change. The related doc is not even present
in ubuntu binary packages.
[Test Case]
apt-get source cloud-init
vi cloud-init*/cloudinit/config/cc_set_passwords.py
[Regression Potential]
None.
[Other Info]
Upstream commit:
https://git.launchpad.net/cloud-init/commit/?id=5a0bee770f
=== End SRU Template ===
example config in documentation is:
```
chpasswd:
list:
- user1:password1
- user2:Random
- user3:password3
- user4:R
```
but cc_set_passwords fails with config above (LP#1665694)
Actually testcase for the module uses multiline string https://git.launchpad.net/cloud-init/tree/tests/cloud_tests/configs/modules/set_password_list.yaml#n21
and therefore documentation should contain:
```
chpasswd:
list: |
tom:mypassword123!
dick:R
harry:Random
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1665773/+subscriptions