diff options
author | varac <varacanero@zeromail.org> | 2013-10-25 22:32:14 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-10-25 22:32:14 +0200 |
commit | 8218df4bfe4ad7ebf97e0b54fc09e0b4ae50c401 (patch) | |
tree | e4a32f853e0a171e139a4fd189fa67e9dc65d6d6 /nodes | |
parent | 7466c114a9dbd8e60804dd7f29fa8c824f28be7b (diff) |
added chipmonk, new ssh fingerprint for gadwall (4257)
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/chipmonk.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nodes/chipmonk.json b/nodes/chipmonk.json new file mode 100644 index 0000000..fc71590 --- /dev/null +++ b/nodes/chipmonk.json @@ -0,0 +1,9 @@ +{ + "services": ["mx"], + "tags": ["clientdev", "dc"], + "ip_address": "199.119.112.19", + "ssh": { + "port": 22 + } +} + |