Add a host_group for pdc-backend.
This commit is contained in:
parent
ae316b8c12
commit
d78803b529
2 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,8 @@ lvm_size: 20000
|
|||
mem_size: 2048
|
||||
num_cpus: 2
|
||||
|
||||
host_group: pdc-backend
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@ lvm_size: 20000
|
|||
mem_size: 2048
|
||||
num_cpus: 1
|
||||
|
||||
host_group: pdc-backend
|
||||
|
||||
# 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