diff --git a/software/slapos-testing/instance.cfg b/software/slapos-testing/instance.cfg index 97938cffc6ec0a3880537e922203770e02b03398..9b5189e00ea595f0d3b7033461be1c0b565de6e1 100644 --- a/software/slapos-testing/instance.cfg +++ b/software/slapos-testing/instance.cfg @@ -62,3 +62,4 @@ input = inline: export PYTHONPATH="$${environment:PYTHONPATH}" export PS1="[slapos-testing env Active] $PS1" output = $${create-directory:bin}/environment.sh +mode = 755 diff --git a/software/slapos-testing/software.cfg b/software/slapos-testing/software.cfg index c49e1b7ee171eeedfa8d67e446f3a8e655dd835a..925c86571317f6f33d08a2fcef7a765aa278cf4e 100644 --- a/software/slapos-testing/software.cfg +++ b/software/slapos-testing/software.cfg @@ -61,7 +61,7 @@ branch = master [template] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance.cfg -md5sum = 56a36ab8094516dd36ce1496e1e4a9cc +md5sum = 75588537faf3d42c14867229c68a3978 output = ${buildout:directory}/template.cfg mode = 640