lxc-php: Do not bind the mysql socket by default #122

Manually merged
mtrossevin merged 1 commits from mtrossevin/ansible-roles:packweb-multi-php2_patch into unstable 2021-01-11 15:27:37 +01:00
Owner

The lxc-php role can be run on a server without mysql. Attempting to
bindmount the mysql socket in such a case cause the lxc container to
fail to start.

This commit add a variable, lxc_php_create_mysql_link defaulting to
false telling ansible if it should bindmount the MySQL socket to the
container.

The lxc-php role can be run on a server without mysql. Attempting to bindmount the mysql socket in such a case cause the lxc container to fail to start. This commit add a variable, lxc_php_create_mysql_link defaulting to false telling ansible if it should bindmount the MySQL socket to the container.
mtrossevin added 1 commit 2021-01-11 15:26:38 +01:00
continuous-integration/drone/pr Build is failing Details
2e29dc2440
lxc-php: Do not bind the mysql socket by default
The lxc-php role can be run on a server without mysql. Attempting to
bindmount the mysql socket in such a case cause the lxc container to
fail to start.

This commit add a variable, lxc_php_create_mysql_link defaulting to
false telling ansible if it should bindmount the MySQL socket to the
container.
mtrossevin added the
bug
label 2021-01-11 15:26:53 +01:00
mtrossevin manually merged commit 633d5644cb into unstable 2021-01-11 15:27:37 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: evolix/ansible-roles#122
No description provided.