ansible: Add host metrics
authornicoo <nicoo@realraum.at>
Tue, 14 Nov 2017 21:49:32 +0000 (22:49 +0100)
committernicoo <nicoo@realraum.at>
Tue, 14 Nov 2017 21:49:32 +0000 (22:49 +0100)
ansible/hosts
ansible/ssh/config

index d5bfc2f..bae7f1e 100644 (file)
@@ -11,6 +11,7 @@ ctf
 entrance
 galley
 hacksch
+metrics
 r3home
 tickets
 tools
index f0d30e2..6f6b776 100644 (file)
@@ -81,6 +81,10 @@ Host galley
     Hostname galley.mgmt.realraum.at
     Port 22000
 
+Host metrics
+    Hostname metrics.mgmt.realraum.at
+    Port 22000
+
 Host athsdisc
     Hostname athsdisc.realraum.at
     Port 22000