From 4df04e5a35db0fb0da8818b49dbe2ba2c5f0b112 Mon Sep 17 00:00:00 2001 From: VC Date: Fri, 5 Jul 2024 11:53:15 +0200 Subject: [PATCH] fix: mariadbservers group inventory --- production.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/production.yml b/production.yml index 1af64c2..a3736d2 100644 --- a/production.yml +++ b/production.yml @@ -130,7 +130,7 @@ webservers: phpservers: hosts: web1.dmz.mateu.be: - php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'intl', 'curl', 'gettext', 'imap', 'zip', 'apcu'] + php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'intl', 'curl', 'gettext', 'imap', 'zip', 'apcu', 'net-smtp'] web2.dmz.mateu.be: php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'xml', 'bcmath', 'curl', 'imagick'] web3.dmz.mateu.be: @@ -142,9 +142,9 @@ dockerservers: mariadbservers: hosts: - web1.dmz.mateu.be - web2.dmz.mateu.be - web3.dmz.mateu.be + web1.dmz.mateu.be: + web2.dmz.mateu.be: + web3.dmz.mateu.be: pgsqlservers: hosts: