Revert "Integrate MON and Prometheus"
[osm/devops.git] / installers / charm / osm-mon / config.yaml
index 0163151..8f1d91f 100644 (file)
@@ -59,15 +59,12 @@ options:
   grafana-url:
     description: Grafana URL
     type: string
   grafana-url:
     description: Grafana URL
     type: string
-    default: http://grafana:3000
   grafana-user:
     description: Grafana user
     type: string
   grafana-user:
     description: Grafana user
     type: string
-    default: admin
   grafana-password:
     description: Grafana password
     type: string
   grafana-password:
     description: Grafana password
     type: string
-    default: admin
   keystone-enabled:
     description: MON will use Keystone backend
     type: boolean
   keystone-enabled:
     description: MON will use Keystone backend
     type: boolean
@@ -96,7 +93,7 @@ options:
 
       After enabling the debug-mode, execute the following command to get the information you need
       to start debugging:
 
       After enabling the debug-mode, execute the following command to get the information you need
       to start debugging:
-        `juju run-action get-debug-mode-information <unit name> --wait`
+        `juju run-action <unit name> get-debug-mode-information --wait`
 
       The previous command returns the command you need to execute, and the SSH password that was set.
 
 
       The previous command returns the command you need to execute, and the SSH password that was set.