value: add deployment_type
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b6b6a7317a
commit
2b9428a0cf
2 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,8 @@ lvm_size: 30000
|
|||
mem_size: 6144
|
||||
num_cpus: 2
|
||||
|
||||
deployment_type: prod
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@ lvm_size: 30000
|
|||
mem_size: 6144
|
||||
num_cpus: 2
|
||||
|
||||
deployment_type: stg
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue