summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-28 11:44:39 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-28 11:44:39 +0000
commitcfc298bda9c18d71a0d19e7b22559cb6d46b1052 (patch)
tree8359b872943d9b216ae2b11186a6adc212a1a054 /hosts
parent7e14b949c50e3c5c1caca38521328902940effc5 (diff)
downloadinfrastructure-cfc298bda9c18d71a0d19e7b22559cb6d46b1052.tar.gz
Include devel system in 'hosts' by default
To ensure it doesn't get missed when doing security audits.
Diffstat (limited to 'hosts')
-rw-r--r--hosts2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts b/hosts
index 690e6677..3258f235 100644
--- a/hosts
+++ b/hosts
@@ -9,7 +9,7 @@
[baserock]
baserock-mason-x86-64 ansible_ssh_host=192.168.222.48
cache.baserock.org ansible_ssh_host=192.168.222.14
-#devel-system-64b ansible_ssh_host=192.168.222.41 (off)
+devel-system-64b ansible_ssh_host=192.168.222.41
firehose ansible_ssh_host=192.168.222.45
git.baserock.org ansible_ssh_host=192.168.222.58
mason-armv7lhf.baserock.org ansible_ssh_host=192.168.222.15