Skip to content

use new check_url_available promise from slapos.toolbox 0.123

Eric Zheng requested to merge eric.zheng/slapos:new-check-url-available into master

This follows the changes to the check_url_available promise in nexedi/slapos.toolbox proposed in https://lab.nexedi.com/nexedi/slapos.toolbox/merge_requests/98. Briefly:

  • rename http_code to http-code
  • change check-secure = 1 to http-code = 401
  • increment version of slapos.toolbox egg.

We also use the new password check feature in the monitoring stack.

Edited by Thomas Gambier

Merge request reports