Take badges nodes out of the freeze list as per the freeze break request email.
This commit is contained in:
parent
faf21e5dff
commit
b127371ef1
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
lvm_size: 20000
|
||||
mem_size: 4096
|
||||
num_cpus: 2
|
||||
freezes: false
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
lvm_size: 20000
|
||||
mem_size: 4096
|
||||
num_cpus: 2
|
||||
freezes: false
|
||||
|
||||
# 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