Fix connection order in profile
This commit is contained in:
parent
8bbc22f59b
commit
1470125937
@ -17,8 +17,8 @@ connections:
|
|||||||
root_password: db_password
|
root_password: db_password
|
||||||
port: db_port
|
port: db_port
|
||||||
|
|
||||||
- for_resources: [resources/haproxy]
|
- for_resources: [resource/keystone_service]
|
||||||
filter_resources: [resource/keystone_service]
|
filter_resources: [resources/haproxy]
|
||||||
mapping:
|
mapping:
|
||||||
servers: ip
|
servers: ip
|
||||||
ports: admin_port
|
ports: admin_port
|
||||||
|
Loading…
Reference in New Issue
Block a user