Comment 11 for bug 1960175

Revision history for this message
Dwane Pottratz (dpcsar) wrote :

That worked. However you had an extra '(' in there on monitor_address.

user_variables.yml:
monitor_address: "{{ container_networks['container_address']['address'] }}"
public_network: "{{ cidr_networks.container }}"
cluster_network: "{{ cidr_networks.storage }}"