Add some more vars
This commit is contained in:
parent
d9f4c98b8d
commit
cd10ff31da
1 changed files with 3 additions and 0 deletions
|
@ -20,8 +20,11 @@ f17_qcow_id: ami-00000001
|
|||
f19_qcow_id: ami-00000020
|
||||
# Fedora-20-TC4-x86_64
|
||||
f20_qcow_id: ami-00000038
|
||||
# This disables the anoying requirement of logging in as fedora user on cloud images
|
||||
ec2_userdata: ['#cloud-config
|
||||
disable_root: 0']
|
||||
# Set a default hostname base to transient. Override in host vars or command line.
|
||||
hostbase: transient
|
||||
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