summaryrefslogtreecommitdiff
path: root/facts.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-06-08 01:04:38 -0700
committerelijah <elijah@riseup.net>2013-06-08 01:04:38 -0700
commitc552bfd095b3a1c9a2e15df5330201713ce5a6b8 (patch)
tree413e15d0ca7fbee6cf9ba833db39722f291ad8fe /facts.json
parent3094c9b9cfd5beb72485f2c27246c3381b82fbce (diff)
added and initialized dc production nodes (snake, wombat, zebra)
Diffstat (limited to 'facts.json')
-rw-r--r--facts.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/facts.json b/facts.json
index 7fb5a73..3c34c6f 100644
--- a/facts.json
+++ b/facts.json
@@ -4,5 +4,14 @@
},
"gadwall": {
"ec2_local_ipv4": "192.168.4.28"
+ },
+ "snake": {
+ "ec2_local_ipv4": "192.168.4.34"
+ },
+ "wombat": {
+ "ec2_local_ipv4": "192.168.4.32"
+ },
+ "zebra": {
+ "ec2_local_ipv4": "192.168.4.33"
}
}