summaryrefslogtreecommitdiff
path: root/facts.json
diff options
context:
space:
mode:
Diffstat (limited to 'facts.json')
-rw-r--r--facts.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/facts.json b/facts.json
index 910fcb8..12e4d37 100644
--- a/facts.json
+++ b/facts.json
@@ -20,6 +20,10 @@
"giraffe": {
"ec2_local_ipv4": "192.168.10.20"
},
+ "ladybug": {
+ "ec2_local_ipv4": "192.168.4.2",
+ "ec2_public_ipv4": "192.168.5.8"
+ },
"manatee": {
"ec2_local_ipv4": "192.168.15.16"
},