From: Silvio Rhatto Date: Mon, 3 Mar 2014 17:37:23 +0000 (-0300) Subject: Placeholder for config target X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e938bde4c45f3ea63c98a64eff1eaefa654a5417;p=puppet-bootstrap.git Placeholder for config target --- diff --git a/Makefile b/Makefile index 6b49180..8378624 100644 --- a/Makefile +++ b/Makefile @@ -27,6 +27,9 @@ submodules: remote: git remote add bootstrap $(REPO) +config: + @echo "TODO: not implemented :(" + clean: rm -rf modules git checkout modules