]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
drop the yaml extension from sensu-hosts
authorAndrew Schoen <aschoen@redhat.com>
Mon, 4 Jan 2016 21:09:18 +0000 (15:09 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 4 Jan 2016 21:09:18 +0000 (15:09 -0600)
It doesn't need it anyway and having that extension was making the jjb
linter incorrectly pick up this file for validation

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ansible/sensu-hosts [new file with mode: 0644]
ansible/sensu-hosts.yml [deleted file]

diff --git a/ansible/sensu-hosts b/ansible/sensu-hosts
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
diff --git a/ansible/sensu-hosts.yml b/ansible/sensu-hosts.yml
deleted file mode 100644 (file)
index 7d42992..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-[sensu-server]
-158.69.67.168
-
-[sensu-clients]
-jenkins.ceph.com
-chacra.ceph.com
-prado.ceph.com