Certificate addition support to mon and ro charms
[osm/devops.git] / installers / charm / mon / config.yaml
index 9480ea7..f6d1ae1 100644 (file)
@@ -52,7 +52,7 @@ options:
     type: string
     description: "The VCA user name."
     default: "admin"
-  vca_password:
+  vca_secret:
     type: string
     description: "The VCA user password."
     default: "secret"
@@ -60,3 +60,27 @@ options:
     type: string
     description: "The VCA cacert."
     default: ""
+  grafana_url:
+    description: Grafana URL
+    type: string
+    default: http://grafana:3000
+  grafana_user:
+    description: Grafana user
+    type: string
+    default: admin
+  grafana_password:
+    description: Grafana password
+    type: string
+    default: admin
+  keystone_enabled:
+    description: MON will use Keystone backend
+    type: boolean
+    default: false
+  certificates:
+    type: string
+    description: |
+      comma-separated list of <name>:<content> certificates.
+      Where:
+        name: name of the file for the certificate
+        content: base64 content of the certificate
+      The path for the files is /certs.