Project

General

Profile

Actions

Review #705

closed

ansible-role-httpd_php_fpm: create Unix group used for pool workers

Added by Pierre-Louis Bonicoli almost 4 years ago. Updated almost 4 years ago.

Status:
Rejected
Priority:
Normal
Category:
-
Start date:
2020-07-01
Branch:
ansible-role-httpd_php_fpm@create_unix_group_for_pool_workers

Description

Repository/branch: ansible-role-httpd_php_fpm/create_unix_group_for_pool_workers

Create Unix group used for pool workers.

Fix this error:

TASK [zabbix : Generate Zabbix UI configuration]
task path: duckcorp-infra/ansible/roles/zabbix/tasks/webui.yml:30
fatal: [Orthos]: FAILED! => {
    "changed": false,
    "owner": "root",
    "group": "root",
    "mode": "0644",
    "msg": "chgrp failed: failed to look up group php_sup.duckcorp.org",
    "path": "/etc/zabbix/zabbix.conf.php",
    "state": "file",
}

Related issues 1 (0 open1 closed)

Blocks DuckCorp Infrastructure - Review #704: duckcorp-infra: move supervision serverResolvedPierre-Louis Bonicoli2020-07-01Actions
Actions

Also available in: Atom PDF