diff options
author | kwadronaut <kwadronaut@leap.se> | 2015-07-06 00:06:40 +0200 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2015-07-06 00:06:40 +0200 |
commit | b142888a20ec5284d9e4bd736476d0fec06aa933 (patch) | |
tree | ec7ecd4d021b98e83d5633d94c3a427c312ab213 /nodes | |
parent | ea4b55e9ea10295bd196a5161aec2cab078c809a (diff) |
replace frog with diplocaulus
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/diplocaulus.json (renamed from nodes/frog.json) | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/nodes/frog.json b/nodes/diplocaulus.json index 982cca2..210eeb9 100644 --- a/nodes/frog.json +++ b/nodes/diplocaulus.json @@ -1,10 +1,10 @@ { - "ip_address": "199.119.112.23", - "services": ["static"], - "tags": ["production"], - "ssh":{ - "port": 22 - }, + "ip_address": "199.119.112.150", + "services": "static", + "tags": [ + "dc", + "production" + ], "static": { "domains":{ "bitmask.net": { |