Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jakub Klinkovský
infrastructure-testing
Commits
72d66e4a
Unverified
Commit
72d66e4a
authored
Aug 28, 2020
by
Jakub Klinkovský
Browse files
update arch_infrastructure submodule
parent
828d3a4d
Changes
2
Hide whitespace changes
Inline
Side-by-side
arch_infrastructure
@
6cc70709
Compare
6d9de4c0
...
6cc70709
Subproject commit 6
d9de4c0ce469c9aaa4e4dfcbeab5d711678f182
Subproject commit 6
cc70709a66f1ec47679434916b7cea2a4a7ae00
local_infrastructure/playbooks/local-archwiki.yml
View file @
72d66e4a
...
...
@@ -14,7 +14,7 @@
-
{
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
:
[
'
bcmath'
,
'
curl'
,
'
gd'
,
'
iconv'
,
'
intl'
,
'
mysqli'
,
'
pdo_pgsql'
,
'
pgsql'
,
'
sockets'
,
'
zip'
],
zend_extensions
:
[
'
opcache'
]
}
-
{
role
:
php
_
fpm
,
php_extensions
:
[
'
bcmath'
,
'
curl'
,
'
gd'
,
'
iconv'
,
'
intl'
,
'
mysqli'
,
'
pdo_pgsql'
,
'
pgsql'
,
'
sockets'
,
'
zip'
],
zend_extensions
:
[
'
opcache'
]
}
-
{
role
:
memcached
}
-
{
role
:
archwiki
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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