fix: mariadbservers group inventory
This commit is contained in:
@@ -130,7 +130,7 @@ webservers:
|
|||||||
phpservers:
|
phpservers:
|
||||||
hosts:
|
hosts:
|
||||||
web1.dmz.mateu.be:
|
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:
|
web2.dmz.mateu.be:
|
||||||
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'xml', 'bcmath', 'curl', 'imagick']
|
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'xml', 'bcmath', 'curl', 'imagick']
|
||||||
web3.dmz.mateu.be:
|
web3.dmz.mateu.be:
|
||||||
@@ -142,9 +142,9 @@ dockerservers:
|
|||||||
|
|
||||||
mariadbservers:
|
mariadbservers:
|
||||||
hosts:
|
hosts:
|
||||||
web1.dmz.mateu.be
|
web1.dmz.mateu.be:
|
||||||
web2.dmz.mateu.be
|
web2.dmz.mateu.be:
|
||||||
web3.dmz.mateu.be
|
web3.dmz.mateu.be:
|
||||||
|
|
||||||
pgsqlservers:
|
pgsqlservers:
|
||||||
hosts:
|
hosts:
|
||||||
|
Reference in New Issue
Block a user