]> gitweb.fluxo.info Git - puppet-bootstrap.git/commitdiff
Placeholder for config target
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 3 Mar 2014 17:37:23 +0000 (14:37 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 3 Mar 2014 17:37:23 +0000 (14:37 -0300)
Makefile

index 6b49180c4a96e3c867a1481b2dfab8f72c8419ac..83786249a725457aaa2b70f2adcb05abfa36cf73 100644 (file)
--- 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