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:
Pi3r 2014-09-08 15:50:16 +02:00
parent 51a9fd014a
commit d56febe324

View file

@ -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.