X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fosm-mon%2Fconfig.yaml;h=cb2eb99c9592f446db5e90bf7f050c64e1d64dc9;hb=68bc89407c14e9e25cae41a94f1bc2e0c7eed59b;hp=2b8071112c02ec049acbc7cd3c4383c44f934135;hpb=8ea1f3734719ae55538a22eebe9c9e372ea29baa;p=osm%2Fdevops.git diff --git a/installers/charm/osm-mon/config.yaml b/installers/charm/osm-mon/config.yaml index 2b807111..cb2eb99c 100644 --- a/installers/charm/osm-mon/config.yaml +++ b/installers/charm/osm-mon/config.yaml @@ -72,6 +72,10 @@ options: description: MON will use Keystone backend type: boolean default: false + vm-infra-metrics: + description: Enables querying the VIMs asking for the status of the VMs + type: boolean + default: true certificates: type: string description: | @@ -92,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.