Commit a8057cbc authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

slaprunner: improve https for resilient runner

parent 30702054
......@@ -52,7 +52,7 @@ mode = 0644
recipe = slapos.recipe.build:download-unpacked
#XXX-Cedric : use upstream when merged
url = https://github.com/desaintmartin/node-http-proxy/archive/20120621.zip
md5sum = 20204d0b29c2cef26e1c91e99eedca6b
md5sum = 621e5fca448cbea137c5d847d780d84d
[npm-modules]
recipe = plone.recipe.command
......
......@@ -19,8 +19,6 @@ parts +=
dropbear-promise
symlinks
nginx-promise
urls
cron-entry-backup
# have to repeat the next one, as it's not inherited from pbsready-import
import-on-notification
......
......@@ -309,9 +309,8 @@ recipe = slapos.cookbook:requestoptional
name = Cloud9 Frontend
software-url = http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/software/apache-frontend/software.cfg
slave = true
config = url https-only
config = url
config-url = $${node-frontend:access-url}
config-https-only = true
return = site_url domain
#--------------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment