diff --git a/hieradata/hosts/db181.yaml b/hieradata/hosts/db181.yaml index d263c82fe3..65f4b6d577 100644 --- a/hieradata/hosts/db181.yaml +++ b/hieradata/hosts/db181.yaml @@ -1,6 +1,6 @@ users::groups: 'database-admins' http_proxy: 'http://bastion.wikitide.net:8080' -role::db::weekly_misc: ['mhglobal'] +role::db::weekly_misc: [] mariadb::config::innodb_buffer_pool_size: '30G' mariadb::version: '10.11' role::db::enable_ssl: false