updates to inventory
This commit is contained in:
parent
2693b47c55
commit
819280f377
@ -14,8 +14,11 @@ ports: no
|
|||||||
|
|
||||||
groups:
|
groups:
|
||||||
dev_nodes: "'lab-dev' in name"
|
dev_nodes: "'lab-dev' in name"
|
||||||
everything_else: "'lab-dev' not in name"
|
tower_nodes: "'lab-tower' in name and 'db' not in name"
|
||||||
|
tower_db_nodes: "'db' in name"
|
||||||
|
tower_isolated_nodes: "'isolated' in name"
|
||||||
ip_only: "'10.10.42' in name"
|
ip_only: "'10.10.42' in name"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user