From 1f6cc840eb0b3cf694459e9cf115af8744fb481d Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sun, 8 Apr 2018 12:20:13 -0500 Subject: [PATCH] hosts: Add cm0.pyrocufflink.blue This host is a Jenkins slave dedicated configuration management using Ansible. --- hosts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts b/hosts index fba7c7a..d1f0ee2 100644 --- a/hosts +++ b/hosts @@ -2,6 +2,7 @@ ansible_python_interpreter=/usr/bin/python3 [pyrocufflink] +cm0.pyrocufflink.blue dc0.pyrocufflink.blue dc1.pyrocufflink.blue dns0.pyrocufflink.blue @@ -29,5 +30,7 @@ dch-gw dch-gw [jenkins-slave] +cm0.pyrocufflink.blue [ansible] +cm0.pyrocufflink.blue