scottslowe-learning-tools/containerd-runc/ansible.cfg
Scott Lowe d25f50f81f Commit initial set of files for containerd-runc environment
Commit Vagrantfile, external YAML data file, Ansible configuration file, and Ansible playbook for containerd-runc environment. Environment is functional at a basic level.
2016-03-27 13:33:38 -06: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