Class Puppet::Util::FileType
In: lib/puppet/util/filetype.rb
Parent: Object

Methods

backup   bucket   clear   cmdbase   filetype   new   new   new   newfiletype   path=   read   read   read   read   remove   remove   remove   remove   write   write   write   write  

Included Modules

Puppet::Util::SELinux Puppet::Util::ClassGen

Attributes

loaded  [RW] 
name  [RW] 
path  [RW] 
synced  [RW] 

Public Class methods

Public Instance methods

Back the file up before replacing it.

Pick or create a filebucket to use.

Only add the -u flag when the @path is different. Fedora apparently does not think I should be allowed to set the @path to my own user name

Read a specific @path‘s cron tab.

Read the file.

Read a specific @path‘s cron tab.

Read the file.

Remove a specific @path‘s cron tab.

Remove the file.

Remove a specific @path‘s cron tab.

Remove the file.

Overwrite a specific @path‘s cron tab; must be passed the @path name and the text with which to create the cron tab.

Overwrite the file.

Overwrite the file.

Overwrite a specific @path‘s cron tab; must be passed the @path name and the text with which to create the cron tab.

[Validate]