diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-08-22 23:38:20 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-08-22 23:38:20 -0400 |
commit | bbbaeca0c375dc166ef8ffe0598d5f384b722c00 (patch) | |
tree | e9f6eae632f7cd29d483d0af2daec181b5d26a1b /ChangeLog | |
parent | 700cb1a5d568dae2ecc8a9620874cebca97536a5 (diff) | |
download | vyos-cloud-init-bbbaeca0c375dc166ef8ffe0598d5f384b722c00.tar.gz vyos-cloud-init-bbbaeca0c375dc166ef8ffe0598d5f384b722c00.zip |
cc_ssh.py: add the "get user zero" logic, disable root even if no user
cc_ssh.py was getting user of None, which ended up with a root user
not getting ssh keys updated. That was bad. So, I duplicated the
"get user zero" code that appeared other places here.
Then, we disable the root user even if there is not a user. In that
case we just use the string "NONE" in the disable message.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions