Initial commit
[ta/infra-ansible.git] / roles / baremetal_provision / templates / meta_data.json.j2
diff --git a/roles/baremetal_provision/templates/meta_data.json.j2 b/roles/baremetal_provision/templates/meta_data.json.j2
new file mode 100644 (file)
index 0000000..6c47cb3
--- /dev/null
@@ -0,0 +1,8 @@
+{
+    "availability_zone": "",
+    "hostname": "{{item[0].name}}",
+    "launch_index": 0,
+    "name": "{{item[0].name}}",
+    "uuid": ""
+}
+