mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
How about this one?
This commit is contained in:
@@ -21,8 +21,7 @@ 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'
|
||||
ec2_userdata: '#cloud-config\ndisable_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
|
||||
|
||||
Reference in New Issue
Block a user