diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-08-22 22:40:52 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-08-22 22:40:52 -0400 |
commit | 700cb1a5d568dae2ecc8a9620874cebca97536a5 (patch) | |
tree | 26db43f53365c6a3afdc41b70305ae8581755891 /tools | |
parent | fc8f46d5f49c29d234560749bdf9789812571327 (diff) | |
download | vyos-cloud-init-700cb1a5d568dae2ecc8a9620874cebca97536a5.tar.gz vyos-cloud-init-700cb1a5d568dae2ecc8a9620874cebca97536a5.zip |
do not attempt the useradd command if user exists
Previously we were only logging that the user existed
and then still trying to run the command (which would raise error)
As a result, none of the rest of the things would be done (sshimport id and
such)
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions