mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-06-13 12:54:43 +02:00
Add containers.conf and reallow systemd-resolved
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
65f05d7e76
commit
0c69141cac
6
x86.yml
6
x86.yml
@ -72,9 +72,6 @@ systemd:
|
||||
- name: kdump.service
|
||||
enabled: false
|
||||
mask: true
|
||||
- name: systemd-resolved.service
|
||||
enabled: false
|
||||
mask: true
|
||||
|
||||
storage:
|
||||
files:
|
||||
@ -87,6 +84,9 @@ storage:
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/Metropolis-nexus/Common-Files/main/etc/sysconfig/chronyd
|
||||
|
||||
- path: /etc/containers/containers.conf
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/Metropolis-nexus/Common-Files/main/etc/containers/containers.conf
|
||||
- path: /etc/docker/daemon.json
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/Metropolis-nexus/Common-Files/main/etc/docker/daemon.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user