X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fkeystone%2Fconfig.yaml;h=402096ca9e1dddf3c2b7071e50ad24a6dde902f1;hb=7b65802df2bce0f945360953a4446a746c93d542;hp=2758d1c4f4da4b6415ff66aefcf2a9101db380c3;hpb=69bc1abc5bd0131df7df6bbb49653b892be94374;p=osm%2Fdevops.git diff --git a/installers/charm/keystone/config.yaml b/installers/charm/keystone/config.yaml index 2758d1c4..402096ca 100644 --- a/installers/charm/keystone/config.yaml +++ b/installers/charm/keystone/config.yaml @@ -45,6 +45,15 @@ options: type: string description: Keystone DB Password default: admin + mysql_host: + type: string + description: MySQL Host (external database) + mysql_port: + type: int + description: MySQL Port (external database) + mysql_root_password: + type: string + description: MySQL Root Password (external database) admin_username: type: string description: Admin username to be created when starting the service