]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
common: remove apache file 1139/head
authorSébastien Han <seb@redhat.com>
Thu, 1 Dec 2016 10:02:31 +0000 (11:02 +0100)
committerSébastien Han <seb@redhat.com>
Thu, 1 Dec 2016 10:02:31 +0000 (11:02 +0100)
we recently dropped the support for apache with rgw, so this commit
removes the last remaining file.

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-common/templates/httpd.conf [deleted file]

diff --git a/roles/ceph-common/templates/httpd.conf b/roles/ceph-common/templates/httpd.conf
deleted file mode 100644 (file)
index d82d98a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-# {{ ansible_managed }}
-
-ServerName {{ ansible_hostname }}