posix.rb
Path:
lib/puppet/provider/file/posix.rb
Last Update:
Fri Aug 03 10:17:44 +0000 2012
Required files
etc
Methods
id2name
is_owner_insync?
retrieve
sync
validuser?
Included Modules
Puppet::Util::POSIX
Puppet::Util::Warnings
Public Instance methods
id2name
(id)
is_owner_insync?
(current, should)
retrieve
(resource)
sync
(path, links, should)
validuser?
(value)
Determine if the user is valid, and if so, return the UID
[Validate]