feat(bootstrap): Add ability to load external NODE_FLAVOR
[csit.git] / fdio.infra.terraform / terraform-openstack-2n / hosts.tftpl
diff --git a/fdio.infra.terraform/terraform-openstack-2n/hosts.tftpl b/fdio.infra.terraform/terraform-openstack-2n/hosts.tftpl
new file mode 100644 (file)
index 0000000..cb36dbb
--- /dev/null
@@ -0,0 +1,8 @@
+all:
+  children:
+    tg:
+      hosts:
+        ${tg_public_ip}
+    sut:
+      hosts:
+        ${dut1_public_ip}
\ No newline at end of file