diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-09-21 11:21:46 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-09-21 11:21:52 -0300 |
commit | 0d32fa5070167f3327aab8782912b4b8c437c1f4 (patch) | |
tree | 4d358e52e4152847484be91c70f10b028b8754f3 /Makefile | |
parent | 08cd5385567edc802d7cadb26e1da634704d8b50 (diff) | |
download | puppet-bootstrap-0d32fa5070167f3327aab8782912b4b8c437c1f4.tar.gz puppet-bootstrap-0d32fa5070167f3327aab8782912b4b8c437c1f4.tar.bz2 |
New canonical URL
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ # CWD = $(shell pwd) -REPO = git://git.sarava.org/puppet-bootstrap.git +REPO = git://git.fluxo.info/puppet-bootstrap.git PUPPET = FACTER_BOOTSTRAP_PATH="$(CWD)" puppet apply --confdir="$(CWD)" --modulepath=modules all: deps remote modules config |