diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-04 14:30:08 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-04 14:30:08 -0300 | 
| commit | 724c2a62eeb5beac50e5d4837e9b4f1c28f7bd14 (patch) | |
| tree | 10594756e1f73495542d94dc3b200ef06760b259 /Makefile | |
| parent | eac85ffd345c80e4ebe5f7892b8d85c140bedefd (diff) | |
| download | puppet-bootstrap-724c2a62eeb5beac50e5d4837e9b4f1c28f7bd14.tar.gz puppet-bootstrap-724c2a62eeb5beac50e5d4837e9b4f1c28f7bd14.tar.bz2  | |
Clean target update
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -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  | 
