Searched refs:host_is_in_power_lab (Results 1 – 3 of 3) sorted by relevance
64 if utils.host_is_in_power_lab(machine['hostname']):
71 if utils.host_is_in_power_lab(machine['hostname']):
2023 def host_is_in_power_lab(hostname): function