diff --git a/README.md b/README.md index 65d7b701..6038261e 100644 --- a/README.md +++ b/README.md @@ -73,14 +73,14 @@ chmod 777 -R /var/log/manta | log | no | config file | log details/verbosity | off/error/warn/info/debug/trace | | hsm_group | no | config | If exists, then it will filter/restrict the hsm groups and/or xnames targeted by the cli command | psi-dev | | site | yes | config file | CSM instance manta comunicates with. Requires to have the right site in the "sites" section | alps | prealps | alpsm | -| sites..socks5_proxy | yes | config file | socks proxy to access the services (only needed if using manta from outside a Shasta management node. Need VPN. Need to ope your VPN IP in hashicorp vault approle) | socks5h://127.0.0.1:1080 | -| sites..keycloak_base_url | yes | config file | Keycloak base URL for authentication | https://api.cmn.alps.cscs.ch/keycloak | -| sites..gitea_base_url | yes | config file | Gitea base URL to fetch CFS layers git repo details | https://api.cmn.alps.cscs.ch/vcs | -| sites..k8s_api_url | yes | config file | Shasta k8s API URL | https://10.252.1.12:6442 | -| sites..vault_base_url | yes | config file | Hashicorp Vault base URL storing secrets to authenticate to external services | https://hashicorp-vault.cscs.ch | -| sites..vault_role_id | yes | config file | role id related to Hashicorp Vault base URL approle authentication | b15517de-cabb-06ba-af98-633d216c6d99 | -| sites..vault_secret_path | yes | config file | path in vault to find secrets | shasta | prealps | -| sites..shasta_base_url | yes | config file | Shasta API base URL for Shasta related jobs submission | https://api-gw-service-nmn.local/apis | +| sites.site_name.socks5_proxy | yes | config file | socks proxy to access the services (only needed if using manta from outside a Shasta management node. Need VPN. Need to ope your VPN IP in hashicorp vault approle) | socks5h://127.0.0.1:1080 | +| sites.site_name.keycloak_base_url | yes | config file | Keycloak base URL for authentication | https://api.cmn.alps.cscs.ch/keycloak | +| sites.site_name.gitea_base_url | yes | config file | Gitea base URL to fetch CFS layers git repo details | https://api.cmn.alps.cscs.ch/vcs | +| sites.site_name.k8s_api_url | yes | config file | Shasta k8s API URL | https://10.252.1.12:6442 | +| sites.site_name.vault_base_url | yes | config file | Hashicorp Vault base URL storing secrets to authenticate to external services | https://hashicorp-vault.cscs.ch | +| sites.site_name.vault_role_id | yes | config file | role id related to Hashicorp Vault base URL approle authentication | b15517de-cabb-06ba-af98-633d216c6d99 | +| sites.site_name.vault_secret_path | yes | config file | path in vault to find secrets | shasta | prealps | +| sites.site_name.shasta_base_url | yes | config file | Shasta API base URL for Shasta related jobs submission | https://api-gw-service-nmn.local/apis | ## Example