sundries / sundries_stg: set deployment_type
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
39ac26ae18
commit
d6a6b9a645
2 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,8 @@ fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web,sysadmin-veteran,sysa
|
||||||
# This gets overridden by whichever node we want to run special cronjobs.
|
# This gets overridden by whichever node we want to run special cronjobs.
|
||||||
master_sundries_node: False
|
master_sundries_node: False
|
||||||
|
|
||||||
|
deployment_type:prod
|
||||||
|
|
||||||
# A host group for rsync config
|
# A host group for rsync config
|
||||||
rsync_group: sundries
|
rsync_group: sundries
|
||||||
|
|
||||||
|
|
|
@ -13,6 +13,8 @@ fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web,sysadmin-veteran,sysa
|
||||||
# This gets overridden by whichever node we want to run special cronjobs.
|
# This gets overridden by whichever node we want to run special cronjobs.
|
||||||
master_sundries_node: False
|
master_sundries_node: False
|
||||||
|
|
||||||
|
deployment_type: stg
|
||||||
|
|
||||||
# A host group for rsync config
|
# A host group for rsync config
|
||||||
rsync_group: sundries-stg
|
rsync_group: sundries-stg
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue