Skip to content
Snippets Groups Projects
Commit 521446dc authored by Kevin Morris's avatar Kevin Morris Committed by Kristian Klausen
Browse files

update playbooks/aur{,-dev}.archlinux.org.yml


Signed-off-by: Kevin Morris's avatarKevin Morris <kevr@0cost.org>
parent 92586d5b
No related branches found
No related tags found
1 merge request!525aurweb: update rollout for >= v6.0.0
......@@ -98,7 +98,6 @@ repro1.pkgbuild.com
repro2.pkgbuild.com
[memcached]
aur.archlinux.org
wiki.archlinux.org
patchwork.archlinux.org
......
......@@ -11,8 +11,7 @@
- { role: nginx }
- { role: mariadb }
- { role: sudo }
- { role: php_fpm, php_extensions: ['iconv', 'memcached', 'mysqli', 'pdo_mysql'], zend_extensions: ['opcache'] }
- { role: memcached }
- { role: redis }
- { role: uwsgi }
- { role: borg_client, tags: ["borg"] }
- { role: postfix_null }
......
......@@ -13,8 +13,7 @@
- { role: nginx }
- { role: mariadb, mariadb_innodb_buffer_pool_size: '1G' }
- { role: sudo }
- { role: php_fpm, php_extensions: ['iconv', 'memcached', 'mysqli', 'pdo_mysql'], zend_extensions: ['opcache'] }
- { role: memcached }
- { role: redis }
- { role: uwsgi }
- { role: borg_client, tags: ["borg"] }
- { role: postfix_null }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment