Since #2851478: Move server's http service config symlinking out of Provision_Config class. I'm seeing the symlink being created way too often.

Even in a git-checkout call I noticed these ..

Executing: ln -sf '/var/aegir/config/server_master/apache.conf' '/var/aegir/config/apache.conf'
Created symlink for apache.conf on vbs02 [notice]
Loading mysql driver for the db service

Comments

helmo created an issue. See original summary.

helmo’s picture

Moving it to the verify_server_cmd() function seems more logical ...

Test started : https://gitlab.com/aegir/provision/pipelines/12978384

helmo’s picture

Status: Active » Needs review

Test passes

  • helmo committed 52b159a on 7.x-3.x
    Issue #2917426: Move server's http service config symlinking to server...
helmo’s picture

Status: Needs review » Fixed

Merged

colan’s picture

Issue tags: +Port to Aegir HTTPS

Do we need to do this in hosting_https as well?

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.