Merge "Add networks to Standalone role"
This commit is contained in:
commit
f7fb4bdaed
@ -12,6 +12,17 @@
|
||||
- primary
|
||||
- controller
|
||||
- standalone
|
||||
networks:
|
||||
External:
|
||||
subnet: external_subnet
|
||||
InternalApi:
|
||||
subnet: internal_api_subnet
|
||||
Storage:
|
||||
subnet: storage_subnet
|
||||
StorageMgmt:
|
||||
subnet: storage_mgmt_subnet
|
||||
Tenant:
|
||||
subnet: tenant_subnet
|
||||
disable_constraints: True
|
||||
ServicesDefault:
|
||||
- OS::TripleO::Services::Aide
|
||||
|
Loading…
Reference in New Issue
Block a user