Add group vars files for retrace/faf stg
This commit is contained in:
parent
575b13e5c7
commit
8449c43585
2 changed files with 8 additions and 0 deletions
4
inventory/group_vars/faf-stg
Normal file
4
inventory/group_vars/faf-stg
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
fas_client_groups: retrace
|
||||
|
||||
tcp_ports: [ 80, 443 ]
|
4
inventory/group_vars/retrace-stg
Normal file
4
inventory/group_vars/retrace-stg
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
fas_client_groups: retrace
|
||||
|
||||
tcp_ports: [ 80, 443 ]
|
Loading…
Add table
Add a link
Reference in a new issue