From: Silvio Rhatto Date: Wed, 31 Jul 2019 01:25:55 +0000 (-0300) Subject: Comment fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ef8aeb50e0d2697c5217fdf0149999b179ece4c6;p=hydra.git Comment fix --- diff --git a/lib/hydra/deploy b/lib/hydra/deploy index c61aa6d..497f03a 100644 --- a/lib/hydra/deploy +++ b/lib/hydra/deploy @@ -15,7 +15,7 @@ function hydra_deploy_setup { # Fix puppet folder permissions chmod 700 $HYDRA_FOLDER/puppet - # Ensure facts folder and logs foldes + # Ensure facts and logs folder mkdir -p $HYDRA_FOLDER/puppet/{config/facts,logs} if [ "$1" == "remote" ]; then