Update README.md
Unless I misread the [code] (https://github.com/puppetlabs/puppetlabs-concat/blob/master/manifests/fragment.pp#L61-L63), only 'present' or 'absent' should be used. All other options are deprecated ?
This commit is contained in:
parent
51a9fd014a
commit
d56febe324
1 changed files with 0 additions and 2 deletions
|
@ -251,8 +251,6 @@ Control the file of fragment created.
|
|||
######Example
|
||||
- ensure => 'present'
|
||||
- ensure => 'absent'
|
||||
- ensure => 'file'
|
||||
- ensure => 'directory'
|
||||
|
||||
#####`mode`
|
||||
Set the mode of the fragment.
|
||||
|
|
Loading…
Reference in a new issue