X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fosm-mon%2Fconfig.yaml;h=8f1d91f0af9ad94dd0aad15bb03113fce0fe7bc5;hb=e886c7c1a7624e76bf5f43246601f27439998c26;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..8f1d91f0 100644 --- a/installers/charm/osm-mon/config.yaml +++ b/installers/charm/osm-mon/config.yaml @@ -59,15 +59,12 @@ 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 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: - `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.