Revert "Removing deprecated/unused/outdated code"
[osm/RO.git] / charms / layers / openmano / config.yaml
diff --git a/charms/layers/openmano/config.yaml b/charms/layers/openmano/config.yaml
new file mode 100644 (file)
index 0000000..6c8e250
--- /dev/null
@@ -0,0 +1,9 @@
+options:
+  repository:
+    type: string
+    default: "https://osm.etsi.org/gerrit/osm/RO.git"
+    description: "The Git repository to install OpenMano from."
+  branch:
+    type: string
+    default: "master"
+    description: "The Git branch to install."