git://git.halfball.org
/
ansiblebook.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
509885a
)
Remove vagrant from inventory file
author
Lorin Hochstein
<lorin.hochstein@sendgrid.com>
Thu, 5 Feb 2015 03:14:00 +0000
(22:14 -0500)
committer
Lorin Hochstein
<lorin.hochstein@sendgrid.com>
Thu, 5 Feb 2015 03:14:00 +0000
(22:14 -0500)
This now lives in our dynamic inventory script
ch03/inventory/hosts
patch
|
blob
|
history
diff --git
a/ch03/inventory/hosts
b/ch03/inventory/hosts
index
80dedfa
..
e6af0c9
100644
(file)
--- a/
ch03/inventory/hosts
+++ b/
ch03/inventory/hosts
@@
-14,11
+14,6
@@
virginia.example.com
ontario.example.com
quebec.example.com
-[vagrant]
-vagrant1 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2222
-vagrant2 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2200
-vagrant3 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2201
-
[lb]
delaware.example.com