Fix issues with sudo not being disabled

This commit is contained in:
Ethan N. Paul
2018-12-13 00:50:43 -05:00
parent 16b69c51e8
commit 8ef7985233
5 changed files with 20 additions and 14 deletions

View File

@@ -5,7 +5,7 @@ enable_ssh: True
enable_ssh_password_auth: False
enable_sudo_password: True
disable_sudo_password: False
enable_networkd: True

View File

@@ -5,7 +5,7 @@ enable_ssh: True
enable_ssh_password_auth: False
enable_sudo_password: False
disable_sudo_password: True
enable_networkd: True

View File

@@ -5,7 +5,7 @@ enable_ssh: False
enable_ssh_password_auth: False
enable_sudo_password: True
disable_sudo_password: False
enable_networkd: False