scottslowe-learning-tools/kvm/ansible.cfg
Scott Lowe 7a217c91e0 Add learning environment for KVM
Add Vagrantfile and supporting files to create a learning
environment for KVM and Libvirt.
2016-01-13 21:56:50 -07:00

5 lines
No EOL
191 B
INI

[defaults]
inventory = ./.vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory
private_key_file = ~/.vagrant.d/insecure_private_key
remote_user = vagrant
host_key_checking = False