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
128bad62
Commit
128bad62
authored
Nov 04, 2019
by
Phillip Smith (fukawi2)
Browse files
add tag to fluxbb role in playbook
parent
78e8325b
Changes
1
Hide whitespace changes
Inline
Side-by-side
playbooks/bbs.archlinux.org.yml
View file @
128bad62
...
...
@@ -14,6 +14,6 @@
mariadb_innodb_file_per_table
:
True
}
-
{
role
:
sudo
}
-
{
role
:
php-fpm
,
php_extensions
:
[
'
apcu'
,
'
iconv'
,
'
intl'
,
'
mysqli'
],
zend_extensions
:
[
'
opcache'
],
tags
:
[
"
php-fpm"
]
}
-
{
role
:
fluxbb
}
-
{
role
:
fluxbb
,
tags
:
[
"
fluxbb"
]
}
-
{
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