From: Sébastien Han Date: Fri, 10 Oct 2014 13:41:31 +0000 (+0200) Subject: Remove ansible managed header from ceph.conf X-Git-Tag: v1.0.0~320^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3a083ce1b23929283caf32262ddd3ff66da1f002;p=ceph-ansible.git Remove ansible managed header from ceph.conf Fixes: #125 Signed-off-by: Sébastien Han --- diff --git a/ansible.cfg b/ansible.cfg index 8b83ba14d..9a3686df5 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -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 diff --git a/roles/ceph-common/templates/ceph.conf.j2 b/roles/ceph-common/templates/ceph.conf.j2 index 507c95615..0b30ba839 100644 --- a/roles/ceph-common/templates/ceph.conf.j2 +++ b/roles/ceph-common/templates/ceph.conf.j2 @@ -1,5 +1,4 @@ -# This file is managed by Ansible. -# Every change will be overwritten. +# {{ ansible_managed }} [global] {% if cephx %}