mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-06-13 12:54:43 +02:00
Reschedule gvisor and podman update schedule
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
768715d076
commit
7b3f274d3a
15
x86.yml
15
x86.yml
@ -124,15 +124,22 @@ storage:
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/Metropolis-nexus/Common-Files/main/etc/systemd/coredump.conf.d/disable.conf
|
||||
|
||||
- path: /etc/systemd/system/gvisor-updater.service
|
||||
- path: /etc/systemd/system/gvisor-auto-update.service
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/Metropolis-nexus/Common-Files/main/etc/systemd/system/gvisor-updater.service
|
||||
source: https://raw.githubusercontent.com/Metropolis-nexus/Common-Files/main/etc/systemd/system/gvisor-auto-update.service
|
||||
- path: /etc/systemd/system/gvisor-auto-update.timer
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/Metropolis-nexus/Common-Files/main/etc/systemd/system/gvisor-auto-update.timer
|
||||
|
||||
# Annoying AGPL3 license
|
||||
- path: /etc/systemd/system/NetworkManager.service.d/99-brace.conf
|
||||
contents:
|
||||
source: https://gitlab.com/divested/brace/-/raw/master/brace/usr/lib/systemd/system/NetworkManager.service.d/99-brace.conf
|
||||
|
||||
- path: /etc/systemd/system/podman-auto-update.timer.d/override.conf
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/Metropolis-nexus/Common-Files/main/etc/systemd/system/podman-auto-update.timer.d/override.conf
|
||||
|
||||
- path: /etc/systemd/zram-generator.conf
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/Metropolis-nexus/Common-Files/main/etc/systemd/zram-generator.conf
|
||||
@ -157,10 +164,10 @@ storage:
|
||||
source: https://raw.githubusercontent.com/Metropolis-nexus/Common-Files/main/etc/zincati/config.d/55-updates-strategy.toml
|
||||
|
||||
links:
|
||||
- path: /etc/systemd/system/multi-user.target.wants/gvisor-updater.service
|
||||
target: /etc/systemd/system/gvisor-updater.service
|
||||
- path: /etc/systemd/system/multi-user.target.wants/tuned.service
|
||||
target: /usr/lib/systemd/system/tuned.service
|
||||
- path: /etc/systemd/system/timers.target.wants/gvisor-auto-update.timer
|
||||
target: /etc/systemd/system/gvisor-auto-update.timer
|
||||
|
||||
kernel_arguments:
|
||||
should_exist:
|
||||
|
Loading…
x
Reference in New Issue
Block a user