2015-11-27 12:59:56 +10:30

9 lines
375 B
Plaintext

[all]
localhost ansible_connection=local ansible_user=root
# Note(mrda): 'ironicinstallhost' will need to externally resolve to where
# you want to do an 'allinone' install, and the root account will need to have
# your ssh public_key in it's /root/.ssh/authorized_keys file
[installhost]
installhost ansible_user=root ansible_ssh_port=22 ansible_ssh_host=ironicinstallhost