set staging and dev to not freeze
This commit is contained in:
parent
4e545dde19
commit
cf0b33b12c
2 changed files with 4 additions and 0 deletions
2
inventory/group_vars/dev
Normal file
2
inventory/group_vars/dev
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
freezes: false
|
2
inventory/group_vars/staging
Normal file
2
inventory/group_vars/staging
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
freezes: false
|
Loading…
Add table
Add a link
Reference in a new issue