inventory: also make stg be in iad2 group
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0ec3faf574
commit
df45f66004
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ plugin: constructed
|
||||||
strict: False
|
strict: False
|
||||||
compose:
|
compose:
|
||||||
groups:
|
groups:
|
||||||
iad2: ansible_domain == 'iad2.fedoraproject.org'
|
iad2: ansible_domain == 'iad2.fedoraproject.org' or ansible_domain = 'stg.iad2.fedoraproject.org'
|
||||||
keyed_groups:
|
keyed_groups:
|
||||||
- prefix: distro
|
- prefix: distro
|
||||||
key: ansible_distribution
|
key: ansible_distribution
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue