X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fosm-mon%2Fconfig.yaml;h=e9fda199bc54b6d0e9ac4a5b7a37a742ae7daa1d;hb=c5b6206a7c21cadda941762389ecadd0100418f0;hp=0163151a91e99463621707099d2e964604dae837;hpb=569faee188f6cae10d0dc5c77b84b1e72f5b4456;p=osm%2Fdevops.git diff --git a/installers/charm/osm-mon/config.yaml b/installers/charm/osm-mon/config.yaml index 0163151a..e9fda199 100644 --- a/installers/charm/osm-mon/config.yaml +++ b/installers/charm/osm-mon/config.yaml @@ -59,15 +59,15 @@ options: 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 + prometheus-url: + description: Prometheus URL + type: string keystone-enabled: description: MON will use Keystone backend type: boolean @@ -96,7 +96,7 @@ options: 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 --wait` + `juju run-action get-debug-mode-information --wait` The previous command returns the command you need to execute, and the SSH password that was set.