]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Remove ansible managed header from ceph.conf 128/head
authorSébastien Han <sebastien.han@enovance.com>
Fri, 10 Oct 2014 13:41:31 +0000 (15:41 +0200)
committerSébastien Han <sebastien.han@enovance.com>
Fri, 10 Oct 2014 13:41:31 +0000 (15:41 +0200)
Fixes: #125
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
ansible.cfg
roles/ceph-common/templates/ceph.conf.j2

index 8b83ba14d40a10616d45352b9b5c6e1d072b7ff8..9a3686df565d2ef23145b908b6765c3c596b48bc 100644 (file)
@@ -1,2 +1,2 @@
 [defaults]
-ansible_managed = Ansible managed: modified on %Y-%m-%d %H:%M:%S by {uid}
+ansible_managed = Please do not change this file directly since it is managed by Ansible and will be overwritten
index 507c95615ac121e0424747f32a0a4a5a53652f7b..0b30ba8396ba9e3d8213fd6390c650ed84796a87 100644 (file)
@@ -1,5 +1,4 @@
-# This file is managed by Ansible.
-# Every change will be overwritten.
+# {{ ansible_managed }}
 
 [global]
 {% if cephx %}