]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
create a template for the ceph agent minion
authorAlfredo Deza <adeza@redhat.com>
Fri, 12 Feb 2016 18:08:32 +0000 (13:08 -0500)
committerAlfredo Deza <adeza@redhat.com>
Fri, 12 Feb 2016 18:08:32 +0000 (13:08 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
roles/ceph-agent/templates/ceph_agent.j2 [new file with mode: 0644]

diff --git a/roles/ceph-agent/templates/ceph_agent.j2 b/roles/ceph-agent/templates/ceph_agent.j2
new file mode 100644 (file)
index 0000000..220338e
--- /dev/null
@@ -0,0 +1,2 @@
+# {{ ansible_managed }}
+master: {{ agent_master_host }}