mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-06-06 01:14:43 +02:00
Hard code DNS resolver IP for Metropolis Nexus
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
94be1579c6
commit
8f064a9c08
@ -16,5 +16,6 @@
|
||||
"--host-uds=open"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"dns" : [ "192.168.1.1" ]
|
||||
}
|
File diff suppressed because one or more lines are too long
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user