Fixes #1967 : we can now either add or enforce content of a line in the fstab
Merge branch 'branches/rudder/2.3' of github.com:Normation/rudder-policy-templates into rudder/2.3
Fixes #1966 : create a PT to create folders
Fixes #1952: The userManagement PT will not report both a Repaired and a Success state anymore(cherry picked from commit 69238f61c346a790f42c40e928978a9b56ae2958)
Signed-off-by: Jonathan CLARKE <jonathan.clarke@normation.com>
Fixes #1937 : && is invalid in a template(cherry picked from commit 839de4de3983093631efe5682d79121a8b058bc5)
Trivial: fix typo in the cfengine compatibility number
Trivial : fixing a typo
Fixes #1965: add the possibility to add content to a file
Use -f option to curl always, to ensure we detect all errors from servers we're talking to. Fixes #1961(cherry picked from commit 24a674aef52b18528d89009d011ca767195651e2)
Signed-off-by: Jonathan Clarke <jonathan.clarke@normation.com>
Fixes #1924 : the code of the process management is now valid
Initial import