From c854799c53e8c40a437f42a44b0b0decc7746285 Mon Sep 17 00:00:00 2001 From: Jasper Poppe Date: Wed, 12 Dec 2012 15:14:51 +0100 Subject: added description of replace in the comment block --- manifests/init.pp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/init.pp b/manifests/init.pp index 44d69d4..b309059 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -102,6 +102,8 @@ # that it is built by puppet # - backup Controls the filebucketing behavior of the final file and # see File type reference for its use. Defaults to 'puppet' +# - replace Whether to replace a file that already exists on the local +# system # # ACTIONS: # - Creates fragment directories if it didn't exist already -- cgit v1.2.3