add ansible.cfg
authorLorin Hochstein <lorin.hochstein@sendgrid.com>
Wed, 4 Feb 2015 02:25:56 +0000 (21:25 -0500)
committerLorin Hochstein <lorin.hochstein@sendgrid.com>
Wed, 4 Feb 2015 02:25:56 +0000 (21:25 -0500)
ch02/playbooks/ansible.cfg [new file with mode: 0644]

diff --git a/ch02/playbooks/ansible.cfg b/ch02/playbooks/ansible.cfg
new file mode 100644 (file)
index 0000000..1aa0959
--- /dev/null
@@ -0,0 +1,4 @@
+[defaults]
+hostfile = inventory
+remote_user = vagrant
+private_key_file = .vagrant/machines/default/virtualbox/private_key