Hard code DNS resolver IP for Metropolis Nexus

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2025-06-02 13:56:07 -07:00
parent 94be1579c6
commit 8f064a9c08
No known key found for this signature in database
GPG Key ID: 555C902A34EC968F
3 changed files with 4 additions and 3 deletions

View File

@ -16,5 +16,6 @@
"--host-uds=open"
]
}
}
},
"dns" : [ "192.168.1.1" ]
}

File diff suppressed because one or more lines are too long

View File

@ -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.json
source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/docker/daemon-metropolis-nexus.json
- path: /etc/chrony.conf
contents:
source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/refs/heads/main/etc/chrony.conf