]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
adds an inventory and host vars for sensu ansible
authorAndrew Schoen <aschoen@redhat.com>
Mon, 4 Jan 2016 20:40:55 +0000 (14:40 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 4 Jan 2016 20:44:52 +0000 (14:44 -0600)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ansible/host_vars/all.yml [new file with mode: 0644]
ansible/host_vars/prado.ceph.com.yml [new file with mode: 0644]
ansible/sensu-hosts.yml [new file with mode: 0644]

diff --git a/ansible/host_vars/all.yml b/ansible/host_vars/all.yml
new file mode 100644 (file)
index 0000000..5425226
--- /dev/null
@@ -0,0 +1,4 @@
+---
+sensu_client_subscription_names:
+  - common
+  - rabbitmq
diff --git a/ansible/host_vars/prado.ceph.com.yml b/ansible/host_vars/prado.ceph.com.yml
new file mode 100644 (file)
index 0000000..bfce02a
--- /dev/null
@@ -0,0 +1,3 @@
+---
+sensu_client_subscription_names:
+  - common
diff --git a/ansible/sensu-hosts.yml b/ansible/sensu-hosts.yml
new file mode 100644 (file)
index 0000000..7d42992
--- /dev/null
@@ -0,0 +1,7 @@
+[sensu-server]
+158.69.67.168
+
+[sensu-clients]
+jenkins.ceph.com
+chacra.ceph.com
+prado.ceph.com