dependencies
This commit is contained in:
parent
542d4143dc
commit
203be9fa1c
|
@ -3,6 +3,7 @@ object Host "nocsw.openfest.org" {
|
||||||
|
|
||||||
address = "nocsw"
|
address = "nocsw"
|
||||||
vars.groups = [ "ciscosw" ]
|
vars.groups = [ "ciscosw" ]
|
||||||
|
vars.parent = "f0sw.openfest.org"
|
||||||
|
|
||||||
# check_command = "xxx_health"
|
# check_command = "xxx_health"
|
||||||
# vars.extra_port_check = ""
|
# vars.extra_port_check = ""
|
||||||
|
|
Loading…
Reference in New Issue