]> gitweb.fluxo.info Git - puppet-bootstrap.git/commitdiff
Clean target update
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 4 Mar 2014 17:42:26 +0000 (14:42 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 4 Mar 2014 17:42:26 +0000 (14:42 -0300)
Makefile

index 6f46165a228d3b3be31a8c309f33db60111e791f..ea2f190678d96bceb997ea95c463e650fb149229 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,8 +43,8 @@ apply:
        $(PUPPET) manifests/bootstrap/$(stage).pp
 
 clean:
-       rm auth.conf fileserver.conf puppet.conf
-       rm manifests/classes/users.pp
+       rm -f auth.conf fileserver.conf puppet.conf
+       rm -f manifests/classes/users.pp
        rm -rf ssl
        rm -rf modules
        git checkout modules