Removing debugging from the "resources" type
Signed-off-by: Luke Kanies <luke@madstop.com>
This commit is contained in:
Родитель
0c6a151fdc
Коммит
6a4c0d52bf
|
@ -137,7 +137,6 @@ Puppet::Type.newtype(:resources) do
|
|||
return false
|
||||
end
|
||||
|
||||
p current_values[resource.property(:uid)]
|
||||
if current_values[resource.property(:uid)] <= self[:unless_system_user]
|
||||
return false
|
||||
else
|
||||
|
|
Загрузка…
Ссылка в новой задаче