Autocorrect PDK validation warnings
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
Facter.add(:locale) do
|
||||
confine :osfamily => :gentoo
|
||||
setcode do
|
||||
Facter::Core::Execution.exec('eselect --colour=no --brief locale show').strip
|
||||
end
|
||||
confine osfamily: :gentoo
|
||||
setcode do
|
||||
Facter::Core::Execution.exec('eselect --colour=no --brief locale show').strip
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user