mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-06-06 17:34:42 +02:00
Compare commits
2 Commits
2da19bf47e
...
8f064a9c08
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8f064a9c08 | ||
![]() |
94be1579c6 |
@ -16,5 +16,6 @@
|
|||||||
"--host-uds=open"
|
"--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
|
Description=Run docker-compose-updater for /srv/%I daily, 15 mintues after OS updates
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=daily 3:15
|
OnCalendar=*-*-* 03:15
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
@ -171,7 +171,7 @@ storage:
|
|||||||
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/yum.repos.d/docker-ce.repo
|
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/yum.repos.d/docker-ce.repo
|
||||||
- path: /etc/docker/daemon.json
|
- path: /etc/docker/daemon.json
|
||||||
contents:
|
contents:
|
||||||
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/docker/daemon.json
|
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/docker/daemon-metropolis-nexus.json
|
||||||
- path: /etc/chrony.conf
|
- path: /etc/chrony.conf
|
||||||
contents:
|
contents:
|
||||||
source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/refs/heads/main/etc/chrony.conf
|
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
|
Description=Run docker-compose-updater for /srv/%I daily, 15 mintues after OS updates
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=daily 3:15
|
OnCalendar=*-*-* 03:15
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user