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
a2c4c9d3
Commit
a2c4c9d3
authored
Feb 25, 2018
by
Jelle van der Waa
🚧
Browse files
orion: disable archweb_donor_import timer
A new archweb release has not been made yet with the donor import integration.
parent
8ec94d3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
playbooks/orion.yml
View file @
a2c4c9d3
...
...
@@ -22,6 +22,6 @@
-
{
role
:
nginx
,
tags
:
[
"
nginx"
]
}
-
{
role
:
dbscripts
,
repos_domain
:
"
repos.archlinux.org"
,
repos_rsync_domain
:
"
rsync.archlinux.org"
,
svntogit_repos
:
"
/srv/svntogit/repos"
,
postgres_ssl
:
'
on'
,
tags
:
[
'
dbscripts'
,
'
archusers'
]
}
-
{
role
:
sudo
,
tags
:
[
'
sudo'
,
'
archusers'
]
}
-
{
role
:
archweb
,
archweb_site
:
false
,
archweb_services
:
true
,
archweb_donor_import
:
tru
e
,
archweb_mirrorcheck_locations
:
[
5
,
6
],
tags
:
[
'
archweb'
]
}
-
{
role
:
archweb
,
archweb_site
:
false
,
archweb_services
:
true
,
archweb_donor_import
:
fals
e
,
archweb_mirrorcheck_locations
:
[
5
,
6
],
tags
:
[
'
archweb'
]
}
-
{
role
:
sources
,
sources_domain
:
"
sources.archlinux.org"
,
sources_dir
:
"
/srv/sources"
,
tags
:
[
'
sources'
]
}
-
{
role
:
archive
,
archive_domain
:
"
archive.archlinux.org"
,
archive_dir
:
"
/srv/archive"
,
tags
:
[
'
archive'
]
}
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