refactor: regroup web/garage servers when possible
This commit is contained in:
@@ -37,9 +37,7 @@ resticservers:
|
|||||||
restic_backup_path:
|
restic_backup_path:
|
||||||
- /etc
|
- /etc
|
||||||
- /var/lib/transmission-daemon
|
- /var/lib/transmission-daemon
|
||||||
web1.dmz.mateu.be:
|
web[1:3].dmz.mateu.be:
|
||||||
web2.dmz.mateu.be:
|
|
||||||
web3.dmz.mateu.be:
|
|
||||||
es1.dmz.mateu.be:
|
es1.dmz.mateu.be:
|
||||||
pt1.dmz.mateu.be:
|
pt1.dmz.mateu.be:
|
||||||
mail.dmz.mateu.be:
|
mail.dmz.mateu.be:
|
||||||
@@ -88,9 +86,7 @@ garageservers:
|
|||||||
children:
|
children:
|
||||||
garage_prd_cluster:
|
garage_prd_cluster:
|
||||||
hosts:
|
hosts:
|
||||||
garage1.dmz.mateu.be:
|
garage[1:3].dmz.mateu.be:
|
||||||
garage2.dmz.mateu.be:
|
|
||||||
garage3.dmz.mateu.be:
|
|
||||||
garagegw1.dmz.mateu.be:
|
garagegw1.dmz.mateu.be:
|
||||||
|
|
||||||
elasticsearchservers:
|
elasticsearchservers:
|
||||||
@@ -185,9 +181,7 @@ phpservers:
|
|||||||
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']
|
||||||
php_memory_limit: "512M"
|
php_memory_limit: "512M"
|
||||||
web2.dmz.mateu.be:
|
web[2:3].dmz.mateu.be:
|
||||||
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'xml', 'bcmath', 'curl', 'imagick']
|
|
||||||
web3.dmz.mateu.be:
|
|
||||||
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'xml', 'bcmath', 'curl', 'imagick']
|
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'xml', 'bcmath', 'curl', 'imagick']
|
||||||
|
|
||||||
dockerservers:
|
dockerservers:
|
||||||
@@ -196,9 +190,7 @@ dockerservers:
|
|||||||
|
|
||||||
mariadbservers:
|
mariadbservers:
|
||||||
hosts:
|
hosts:
|
||||||
web1.dmz.mateu.be:
|
web[1:3].dmz.mateu.be:
|
||||||
web2.dmz.mateu.be:
|
|
||||||
web3.dmz.mateu.be:
|
|
||||||
|
|
||||||
pgsqlservers:
|
pgsqlservers:
|
||||||
hosts:
|
hosts:
|
||||||
|
Reference in New Issue
Block a user