Another tweak
This commit is contained in:
parent
cd10ff31da
commit
e2c77afff8
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ ec2_userdata: ['#cloud-config
|
|||
disable_root: 0']
|
||||
# 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', 'joe', 'mailx', 'nc', 'openssh-clients',
|
||||
'patch', 'postfix', 'rsync', 'strace', 'telnet',
|
||||
'tmpwatch', 'traceroute', 'vim-enhanced', 'xz', 'zsh',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue