Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
69ad9c76
Verified
Commit
69ad9c76
authored
Feb 13, 2020
by
Giancarlo Razzolini
Browse files
playbooks/aur: Sync with the aur-dev playbook
Add the aur-dev changes to the aur playbook.
parent
751b3cf8
Changes
1
Hide whitespace changes
Inline
Side-by-side
playbooks/aur.archlinux.org.yml
View file @
69ad9c76
...
...
@@ -13,7 +13,8 @@
-
{
role
:
mariadb
,
mariadb_innodb_buffer_pool_size
:
'
64M'
,
mariadb_table_open_cache
:
'
256'
,
mariadb_query_cache_type
:
'
0'
,
mariadb_innodb_file_per_table
:
True
}
-
{
role
:
sudo
}
-
{
role
:
php-fpm
,
php_extensions
:
[
'
apc'
,
'
apcu'
,
'
iconv'
,
'
mysqli'
,
'
pdo_mysql'
],
zend_extensions
:
[
'
opcache'
],
tags
:
[
"
php-fpm"
]
}
-
{
role
:
php-fpm
,
php_extensions
:
[
'
iconv'
,
'
memcached'
,
'
mysqli'
,
'
pdo_mysql'
],
zend_extensions
:
[
'
opcache'
],
tags
:
[
"
php-fpm"
]
}
-
{
role
:
memcached
,
tags
:
[
'
memcached'
]
}
-
{
role
:
uwsgi
,
tags
:
[
"
uwsgi"
]
}
-
{
role
:
borg-client
,
tags
:
[
"
borg"
]
}
-
{
role
:
postfix
,
tags
:
[
"
postfix"
],
postfix_relayhost
:
"
orion.archlinux.org"
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment