CSIT-1437 Create portable host-setup document
[csit.git] / resources / tools / testbed-setup / ansible / inventories / sample_inventory / hosts
diff --git a/resources/tools/testbed-setup/ansible/inventories/sample_inventory/hosts b/resources/tools/testbed-setup/ansible/inventories/sample_inventory/hosts
new file mode 100644 (file)
index 0000000..da5d7f1
--- /dev/null
@@ -0,0 +1,11 @@
+all:
+  children:
+    skylake: # Architecture: (options) skylake, haswell, taishan...
+      children:
+        tg:
+          hosts:
+            1.1.1.1: null #t1-tg
+        sut:
+          hosts:
+            2.2.2.2: null #t1-sut1
+            3.3.3.3: null #t1-sut2