amiibofindr/provision/hosts

14 lines
233 B
Plaintext
Raw Normal View History

2015-06-23 14:50:53 +00:00
vagrant ansible_ssh_host=127.0.0.1 ansible_ssh_user=vagrant ansible_ssh_port=2222
2015-06-16 21:25:38 +00:00
web-1 ansible_ssh_host=46.101.172.158 ansible_ssh_user=root ansible_ssh_port=22
2015-06-02 21:35:27 +00:00
[localdev]
2015-06-23 14:50:53 +00:00
vagrant
2015-06-15 20:17:07 +00:00
[development]
2015-06-16 21:25:38 +00:00
[production]
web-1
2015-06-15 20:17:07 +00:00
[deploy]
2015-06-16 21:25:38 +00:00
web-1