aboutsummaryrefslogtreecommitdiffstats
path: root/modules/planet/templates/deploy_new-planet.sh
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-05-15 17:53:29 +0000
committerNicolas Vigier <boklm@mageia.org>2011-05-15 17:53:29 +0000
commit783f47b5c62eb67fcb42b5b7e73920942c1f7f4f (patch)
tree4b00d3b4682d1e4c9f89be8afd2063b8a9acb5db /modules/planet/templates/deploy_new-planet.sh
parentba5932c7a7bdd8b3b8d391d8948438e7273ae892 (diff)
downloadpuppet-783f47b5c62eb67fcb42b5b7e73920942c1f7f4f.tar
puppet-783f47b5c62eb67fcb42b5b7e73920942c1f7f4f.tar.gz
puppet-783f47b5c62eb67fcb42b5b7e73920942c1f7f4f.tar.bz2
puppet-783f47b5c62eb67fcb42b5b7e73920942c1f7f4f.tar.xz
puppet-783f47b5c62eb67fcb42b5b7e73920942c1f7f4f.zip
use planet_location variable in backup and deploy scripts
Diffstat (limited to 'modules/planet/templates/deploy_new-planet.sh')
-rwxr-xr-xmodules/planet/templates/deploy_new-planet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/planet/templates/deploy_new-planet.sh b/modules/planet/templates/deploy_new-planet.sh
index 297ba529..eb69f9af 100755
--- a/modules/planet/templates/deploy_new-planet.sh
+++ b/modules/planet/templates/deploy_new-planet.sh
@@ -2,7 +2,7 @@
# Initialization
PATH_TO_FILE=${PATH_TO_FILE:-/var/lib/planet}
-PATH_TO_PLANET=${PATH_TO_PLANET:-/var/www/html/planet.<%= domain %>}
+PATH_TO_PLANET=${PATH_TO_PLANET:-<%= planet_location %>}
#Ask for new locale name
echo -n "Locale name: "