Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
de861ee3
Verified
Commit
de861ee3
authored
May 29, 2018
by
Florian Pritz
Browse files
Add testing repo to pacman
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
32bd92b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/common/templates/pacman.conf.j2
View file @
de861ee3
...
...
@@ -70,8 +70,9 @@ LocalFileSigLevel = Optional
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[testing]
#Include = /etc/pacman.d/mirrorlist
[testing]
Usage=Search Sync
Include = /etc/pacman.d/mirrorlist
[core]
Include = /etc/pacman.d/mirrorlist
...
...
@@ -79,8 +80,9 @@ Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community-testing]
Usage=Search Sync
Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
...
...
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