aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-04 14:30:08 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-04 14:30:08 -0300
commit724c2a62eeb5beac50e5d4837e9b4f1c28f7bd14 (patch)
tree10594756e1f73495542d94dc3b200ef06760b259 /Makefile
parenteac85ffd345c80e4ebe5f7892b8d85c140bedefd (diff)
downloadpuppet-bootstrap-724c2a62eeb5beac50e5d4837e9b4f1c28f7bd14.tar.gz
puppet-bootstrap-724c2a62eeb5beac50e5d4837e9b4f1c28f7bd14.tar.bz2
Clean target update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
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