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
a40f53f0
Verified
Commit
a40f53f0
authored
Jun 29, 2020
by
Jelle van der Waa
🚧
Browse files
Enable [commnity] for rebuilderd
parent
60b990e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/rebuilderd/templates/rebuilderd-sync.conf.j2
View file @
a40f53f0
...
...
@@ -17,3 +17,10 @@ suite = "testing"
architecture = "x86_64"
source = "https://mirror.pkgbuild.com/$repo/os/$arch"
excludes = [""]
[profile."archlinux-community"]
distro = "archlinux"
suite = "community"
architecture = "x86_64"
source = "https://mirror.pkgbuild.com/$repo/os/$arch"
excludes = ["cuda*", "tensorflow*"]
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