Fix the network template
There is no need to assign the public network to the StackLight nodes and br-mesh was referenced at the wrong place. Change-Id: Ic80eff996171135cd0019b86012739db5f96b5c6
This commit is contained in:
parent
3e7a94ed50
commit
eb8f6d6fd1
@ -72,7 +72,6 @@ adv_net_template:
|
||||
name: <% if4 %>
|
||||
public:
|
||||
endpoints:
|
||||
- br-mesh
|
||||
- br-ex
|
||||
roles:
|
||||
ceph/radosgw: br-ex
|
||||
@ -164,20 +163,17 @@ adv_net_template:
|
||||
- admin
|
||||
- monitoring
|
||||
- mgmt
|
||||
- public
|
||||
- private
|
||||
- storage
|
||||
influxdb_grafana:
|
||||
- admin
|
||||
- monitoring
|
||||
- mgmt
|
||||
- public
|
||||
- private
|
||||
- storage
|
||||
infrastructure_alerting:
|
||||
- admin
|
||||
- monitoring
|
||||
- mgmt
|
||||
- public
|
||||
- private
|
||||
- storage
|
||||
|
Loading…
x
Reference in New Issue
Block a user