Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dennis Hoppe
infrastructure
Commits
9f3d6422
Verified
Commit
9f3d6422
authored
Jul 23, 2020
by
Giancarlo Razzolini
Browse files
playbooks: Add back the borg tag
Added the borg tag again, since it's useful for running borg related tasks.
parent
f7c3847e
Changes
2
Hide whitespace changes
Inline
Side-by-side
playbooks/aur-dev.archlinux.org.yml
View file @
9f3d6422
...
...
@@ -16,7 +16,7 @@
-
{
role
:
php-fpm
,
php_extensions
:
[
'
iconv'
,
'
memcached'
,
'
mysqli'
,
'
pdo_mysql'
],
zend_extensions
:
[
'
opcache'
]
}
-
{
role
:
memcached
}
-
{
role
:
uwsgi
}
-
{
role
:
borg-client
}
-
{
role
:
borg-client
,
tags
:
[
"
borg"
]
}
-
{
role
:
postfix
,
postfix_relayhost
:
"
orion.archlinux.org"
}
-
{
role
:
fail2ban
}
-
{
role
:
aurweb
,
aurweb_domain
:
'
aur-dev.archlinux.org'
,
aurweb_version
:
'
pu'
}
playbooks/aur.archlinux.org.yml
View file @
9f3d6422
...
...
@@ -16,7 +16,7 @@
-
{
role
:
php-fpm
,
php_extensions
:
[
'
iconv'
,
'
memcached'
,
'
mysqli'
,
'
pdo_mysql'
],
zend_extensions
:
[
'
opcache'
]
}
-
{
role
:
memcached
}
-
{
role
:
uwsgi
}
-
{
role
:
borg-client
}
-
{
role
:
borg-client
,
tags
:
[
"
borg"
]
}
-
{
role
:
postfix
,
postfix_relayhost
:
"
orion.archlinux.org"
}
-
{
role
:
fail2ban
}
-
{
role
:
aurweb
}
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