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
21a62c65
Verified
Commit
21a62c65
authored
Jul 12, 2021
by
Evangelos Foutras
🐱
Browse files
Use zswap instead of zram on repro1.pkgbuild.com
zswap seems like the better choice when a backing swap partition exists.
parent
94334302
Pipeline
#9644
passed with stage
in 1 minute
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
host_vars/repro1.pkgbuild.com/misc
View file @
21a62c65
...
...
@@ -13,6 +13,9 @@ system_disks:
- /dev/sda
configure_network: true
# repro1 has a big swap partition; avoid zram and rely on zswap instead
enable_zram_swap: false
rebuilderd_workers:
- repro11
- repro12
...
...
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