aboutsummaryrefslogtreecommitdiff
path: root/lib/hydra/config
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-04 14:23:21 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-04 14:23:21 -0300
commitb15d4b2dc5a936052a7477a9c6ace3ac38e81dd1 (patch)
tree6756b587777d68ce7a8b672a5695e18039a70f35 /lib/hydra/config
parent6083f9b9a7f14deff710593234701de640fbff7f (diff)
downloadhydra-b15d4b2dc5a936052a7477a9c6ace3ac38e81dd1.tar.gz
hydra-b15d4b2dc5a936052a7477a9c6ace3ac38e81dd1.tar.bz2
Updating for puppet-bootstrap compatibility
Diffstat (limited to 'lib/hydra/config')
-rw-r--r--lib/hydra/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/hydra/config b/lib/hydra/config
index 8dbda89..fe7606e 100644
--- a/lib/hydra/config
+++ b/lib/hydra/config
@@ -78,6 +78,7 @@ function hydra_bootstrap_config {
(
cd $config
+ make deps
make submodules
make config
)