From: Silvio Rhatto Date: Tue, 4 Mar 2014 17:30:08 +0000 (-0300) Subject: Clean target update X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=724c2a62eeb5beac50e5d4837e9b4f1c28f7bd14;p=puppet-bootstrap.git Clean target update --- diff --git a/Makefile b/Makefile index d327c64..a6dbe0b 100644 --- a/Makefile +++ b/Makefile @@ -43,5 +43,7 @@ apply: $(PUPPET) manifests/bootstrap/$(stage).pp clean: + rm auth.conf fileserver.conf puppet.conf + rm manifests/classes/users.pp rm -rf modules git checkout modules