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