Clean things up for an end
This commit is contained in:
parent
42bdfa1c6c
commit
ea1d5d0a54
2 changed files with 2 additions and 2 deletions
|
@ -77,6 +77,8 @@ nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid"
|
|||
# ssh controlpersist to work.
|
||||
sudo: false
|
||||
|
||||
# default the root_auth_users to nothing.
|
||||
# This should be set for cloud instances in their host or group vars.
|
||||
root_auth_users: ''
|
||||
|
||||
# This vars get shoved into /etc/system_identification by the base role.
|
||||
|
|
|
@ -27,8 +27,6 @@ el7_qcow_id: ami-00000050
|
|||
|
||||
# Set a default hostname base to transient. Override in host vars or command line.
|
||||
hostbase: transient
|
||||
# root_auth_users for cloud instances is '' by default
|
||||
#root_auth_users: ""
|
||||
global_pkgs_inst: ['bind-utils', 'mailx', 'nc', 'openssh-clients',
|
||||
'patch', 'postfix', 'rsync', 'strace',
|
||||
'tmpwatch', 'traceroute', 'vim-enhanced', 'xz', 'zsh',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue