Class | Puppet::Util::Settings::FileSetting |
In: |
lib/puppet/util/settings/file_setting.rb
|
Parent: | Puppet::Util::Settings::Setting |
A file.
AllowedOwners | = | %w{root service} |
AllowedGroups | = | %w{service} |
create | [RW] | |
mode | [RW] |
Set the type appropriately. Yep, a hack. This supports either naming the variable ‘dir’, or adding a slash at the end.