]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Use Vagrant's Ansible provisioner 82/head
authorLorin Hochstein <lorin.hochstein@sendgrid.com>
Sun, 11 May 2014 01:52:26 +0000 (21:52 -0400)
committerLorin Hochstein <lorin.hochstein@sendgrid.com>
Sun, 11 May 2014 23:34:37 +0000 (19:34 -0400)
commit92c04459896d191b99631e6c501fd5d170996e19
treeb36b7fc315553ff6df9f6958c6c3e764b36e499f
parent3b68622f9d2029239c6c32c59a362747fc3e659e
Use Vagrant's Ansible provisioner

Use Vagrant's built-in support for Ansible provisioner. This eliminates the need
for a hosts file, and simplifies the ansible config file.

Renames config from .ansible.cfg to ansible.cfg since Ansible expects the file
to be called ansible.cfg and be adjacent to Vagrantfile when using the Vagrant
provisioner.
.ansible.cfg [deleted file]
.gitignore
README.md
Vagrantfile
ansible.cfg [new file with mode: 0644]
hosts [deleted file]
rc [deleted file]