aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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