Add containers.conf and reallow systemd-resolved

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2025-06-05 03:57:34 -07:00
parent 65f05d7e76
commit 0c69141cac
No known key found for this signature in database
GPG Key ID: 555C902A34EC968F
2 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -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