aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-06-24 13:26:38 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-06-24 13:26:38 -0300
commite665f7cd208739df84373f0f65184c6b561e3de2 (patch)
treecee1b55781a1c526b988977731659b760ddebb87 /lib
parentc3f5e9fbb489be5f7695b36380637d0b2349a12a (diff)
downloadhydra-e665f7cd208739df84373f0f65184c6b561e3de2.tar.gz
hydra-e665f7cd208739df84373f0f65184c6b561e3de2.tar.bz2
Deploy: log support
Diffstat (limited to 'lib')
-rw-r--r--lib/hydra/deploy4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/hydra/deploy b/lib/hydra/deploy
index 96dd67b..cd46fad 100644
--- a/lib/hydra/deploy
+++ b/lib/hydra/deploy
@@ -15,8 +15,8 @@ function hydra_deploy_setup {
# Fix puppet folder permissions
chmod 700 $HYDRA_FOLDER/puppet
- # Ensure facts folder
- mkdir -p $HYDRA_FOLDER/puppet/config/facts
+ # Ensure facts folder and logs foldes
+ mkdir -p $HYDRA_FOLDER/puppet/{config/facts,logs}
if [ "$1" == "remote" ]; then
# Deploy in a remote host