mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-06-07 18:04:43 +02:00
Compare commits
No commits in common. "8f064a9c08176a1822b396eddc84ed6be105f8c9" and "2da19bf47e435405325ae6d33ce32c63365e56a0" have entirely different histories.
8f064a9c08
...
2da19bf47e
@ -16,6 +16,5 @@
|
||||
"--host-uds=open"
|
||||
]
|
||||
}
|
||||
},
|
||||
"dns" : [ "192.168.1.1" ]
|
||||
}
|
||||
}
|
File diff suppressed because one or more lines are too long
@ -131,7 +131,7 @@ systemd:
|
||||
Description=Run docker-compose-updater for /srv/%I daily, 15 mintues after OS updates
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 03:15
|
||||
OnCalendar=daily 3:15
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
@ -171,7 +171,7 @@ storage:
|
||||
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/yum.repos.d/docker-ce.repo
|
||||
- path: /etc/docker/daemon.json
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/docker/daemon-metropolis-nexus.json
|
||||
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/docker/daemon.json
|
||||
- path: /etc/chrony.conf
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/refs/heads/main/etc/chrony.conf
|
||||
|
File diff suppressed because one or more lines are too long
@ -154,7 +154,7 @@ systemd:
|
||||
Description=Run docker-compose-updater for /srv/%I daily, 15 mintues after OS updates
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 03:15
|
||||
OnCalendar=daily 3:15
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user