summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2016-03-14 14:27:40 -0400
committerScott Moser <smoser@ubuntu.com>2016-03-14 14:27:40 -0400
commita27abb80969fd35dc150bcb2d9bddb7dbf98babe (patch)
treebc26a38446caef49dc04b0c8535738a5a5ae4a37 /ChangeLog
parent72f826bff694b612d54b177635ca7e0dc83aed2f (diff)
parentc3ece3129228ad7f2206d049af0f4635da8e8eb5 (diff)
downloadvyos-cloud-init-a27abb80969fd35dc150bcb2d9bddb7dbf98babe.tar.gz
vyos-cloud-init-a27abb80969fd35dc150bcb2d9bddb7dbf98babe.zip
fix ssh_pwauth behavior to function as documented.
Add option checking for ssh_pwauth to bring behavior inline with the description cloud-config.txt example. Previously, setting 'ssh_pwauth' to 'unchanged' or '' would result in an empty value for PasswordAuthentication when it should have simply not been modified.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2721d9cc..0ec4f49e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -90,6 +90,8 @@
for a user if they do not exist. (LP: #1539317)
- dmi data: fix failure of reading dmi data for unset dmi values
- doc: mention label for nocloud datasource must be 'cidata' [Peter Hurley]
+ - ssh_pwauth: fix module to support 'unchanged' and match behavior
+ described in documentation [Chris Cosby]
0.7.6:
- open 0.7.6