onap on kubernetes source files
[oom.git] / kubernetes / config / docker / init / src / config / robot / robot / assets / templates / nova_add_keypair.template
diff --git a/kubernetes/config/docker/init/src/config/robot/robot/assets/templates/nova_add_keypair.template b/kubernetes/config/docker/init/src/config/robot/robot/assets/templates/nova_add_keypair.template
new file mode 100644 (file)
index 0000000..52e2b06
--- /dev/null
@@ -0,0 +1,6 @@
+{
+    "keypair": {
+        "name": "${name}",
+        "public_key": "${publickey}"
+    }
+}
\ No newline at end of file