]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Remove lab_domain from target-host
authorZack Cerza <zack@redhat.com>
Thu, 31 Mar 2016 15:26:55 +0000 (09:26 -0600)
committerZack Cerza <zack@redhat.com>
Thu, 31 Mar 2016 15:26:55 +0000 (09:26 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
roles/pcp/templates/target-host

index 2f191b3f6488658d2ca2e43fbc35de6dcad3be30..7ee005871ed75a780be651413aac67e1b486b59d 100644 (file)
@@ -1,5 +1,4 @@
 # {{ ansible_managed }}
-{{ lab_domain }}
 {% for host in pcp_target_hosts %}
 {{ host }}
 {% endfor %}