Merge "Expose the monitoring_stack network to cephadm"

This commit is contained in:
Zuul 2021-05-31 13:40:44 +00:00 committed by Gerrit Code Review
commit 9860ea91f0
1 changed files with 5 additions and 0 deletions

View File

@ -114,6 +114,11 @@ resources:
tripleo_cephadm_node_exporter_container_image: {get_param: NodeExporterContainerImage}
tripleo_cephadm_prometheus_port: 9092
tripleo_cephadm_alertmanager_container_image: {get_param: AlertManagerContainerImage}
tripleo_cephadm_monitoring_address_block:
list_join:
- ','
- get_param: [ServiceData, net_cidr_map, {get_param: [ServiceNetMap, CephGrafanaNetwork]}]
outputs:
role_data: