summaryrefslogtreecommitdiffstats
path: root/resources/ansible_roles/qtip-workspace/files/template/hosts
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-05-08 06:28:14 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-08 06:28:14 +0000
commitf25075b0dd2656efd1daae10c4739f029788c83f (patch)
tree64e0d10fec1c37a6229915ed118d862f5cd84c3b /resources/ansible_roles/qtip-workspace/files/template/hosts
parent35c4baddb47fd978fbc3472508615a15cf3b6c0a (diff)
parent3f4432611417378eb56c962b1fbc5270722e77cb (diff)
Merge "Merge workspace template into one directory"
Diffstat (limited to 'resources/ansible_roles/qtip-workspace/files/template/hosts')
-rw-r--r--resources/ansible_roles/qtip-workspace/files/template/hosts4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/ansible_roles/qtip-workspace/files/template/hosts b/resources/ansible_roles/qtip-workspace/files/template/hosts
new file mode 100644
index 00000000..b8b4bbe6
--- /dev/null
+++ b/resources/ansible_roles/qtip-workspace/files/template/hosts
@@ -0,0 +1,4 @@
+localhost ansible_connection=local
+
+[{{ installer_master_group[installer] }}]
+{{ installer_master_host }}