diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-04 14:34:35 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-04 14:34:35 -0300 |
commit | 9653265c735832fe79e5c5d85266e289a9713f1d (patch) | |
tree | 18b6eb28632deb265f60794d45aea836c445d614 | |
parent | 7954b5ce0c72c03493c3bff98f3c6ea9f1d665d0 (diff) | |
download | puppet-bootstrap-9653265c735832fe79e5c5d85266e289a9713f1d.tar.gz puppet-bootstrap-9653265c735832fe79e5c5d85266e289a9713f1d.tar.bz2 |
Clean target update
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,5 +45,6 @@ apply: clean: rm auth.conf fileserver.conf puppet.conf rm manifests/classes/users.pp + rm -rf ssl rm -rf modules git checkout modules |