summaryrefslogtreecommitdiff
path: root/doc/sources
diff options
context:
space:
mode:
authorBen Howard <ben.howard@canonical.com>2012-08-27 16:26:46 -0600
committerBen Howard <ben.howard@canonical.com>2012-08-27 16:26:46 -0600
commitc8cca3cc82c3c446c49bf23ff6e2805f2aaeef48 (patch)
treec6c1033a29b2575eea00de0636d671a1224702c1 /doc/sources
parentb81d5ed43e7ebed1d11d4b4109e22e9954316d4c (diff)
downloadvyos-cloud-init-c8cca3cc82c3c446c49bf23ff6e2805f2aaeef48.tar.gz
vyos-cloud-init-c8cca3cc82c3c446c49bf23ff6e2805f2aaeef48.zip
Fixed critical bug where user and group creation was being done after SSH
configurations were applied. The result of this bug was that cloud-config supplied SSH public keys would fail to apply since the configured user may or may not exist. (LP: #1042459). cloudinit/config/cc_ssh_import_id.py: ssh_import_id.py now handles all user SSH import IDs. cloudinit/distros/ubuntu.py: Removed create_user class override as cruft, since ssh_import_id now handles all users. config/cloud.cfg: Moved users_groups to run under cloud_init_modules. doc/examples/cloud-config.txt: Added missing documentation on user and group creation.
Diffstat (limited to 'doc/sources')
0 files changed, 0 insertions, 0 deletions