Searched refs:host_is_in_power_lab (Results 1 – 4 of 4) sorted by relevance
48 if utils.host_is_in_power_lab(machine['hostname']):
66 if utils.host_is_in_power_lab(machine['hostname']):
73 if utils.host_is_in_power_lab(machine['hostname']):
2081 def host_is_in_power_lab(hostname): function