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
c17a91e7
Commit
c17a91e7
authored
Nov 22, 2018
by
Jelle van der Waa
🚧
Browse files
nymeria: enable mirrorresolv service
parent
db0a2bd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
playbooks/nymeria.yml
View file @
c17a91e7
...
...
@@ -15,4 +15,4 @@
-
{
role
:
opendkim
,
dkim_selector
:
nymeria
,
tags
:
[
'
mail'
]
}
-
{
role
:
postfix
,
postfix_server
:
false
,
postfix_smtpd_public
:
false
,
tags
:
[
'
mail'
]
}
-
{
role
:
memcached
,
tags
:
[
'
memcached'
]
}
-
{
role
:
archweb
,
archweb_services
:
false
,
archweb_mirrorcheck
:
true
,
archweb_mirrorcheck_locations
:
[
5
,
6
],
tags
:
[
"
archweb"
]
}
-
{
role
:
archweb
,
archweb_services
:
false
,
archweb_mirrorresolv
:
true
,
archweb_mirrorcheck
:
true
,
archweb_mirrorcheck_locations
:
[
5
,
6
],
tags
:
[
"
archweb"
]
}
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