From dca71564e7caacd63aa457d5d4d063ea530e2163 Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 7 Feb 2024 10:54:09 -0700 Subject: [PATCH] Typo fix Signed-off-by: Tommy --- Generic.ign | 2 +- Generic.yml | 2 +- UTM-Chrony.ign | 2 +- UTM-Chrony.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Generic.ign b/Generic.ign index af4fe25..afe0ed4 100644 --- a/Generic.ign +++ b/Generic.ign @@ -176,7 +176,7 @@ { "path": "/etc/systemd/system/unbound.service.d/override.conf", "contents": { - "source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.servcice.d/override.conf" + "source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.service.d/override.conf" } } ], diff --git a/Generic.yml b/Generic.yml index 05a3526..8747e1f 100644 --- a/Generic.yml +++ b/Generic.yml @@ -203,7 +203,7 @@ storage: source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/unbound/unbound.conf - path: /etc/systemd/system/unbound.service.d/override.conf contents: - source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.servcice.d/override.conf + source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.service.d/override.conf links: - path: /etc/localtime target: ../usr/share/zoneinfo/America/Phoenix diff --git a/UTM-Chrony.ign b/UTM-Chrony.ign index a355a74..790722e 100644 --- a/UTM-Chrony.ign +++ b/UTM-Chrony.ign @@ -163,7 +163,7 @@ { "path": "/etc/systemd/system/unbound.service.d/override.conf", "contents": { - "source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.servcice.d/override.conf" + "source": "https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.service.d/override.conf" } } ], diff --git a/UTM-Chrony.yml b/UTM-Chrony.yml index 5f227f0..634fa06 100644 --- a/UTM-Chrony.yml +++ b/UTM-Chrony.yml @@ -164,7 +164,7 @@ storage: source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/unbound/unbound.conf - path: /etc/systemd/system/unbound.service.d/override.conf contents: - source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.servcice.d/override.conf + source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/system/unbound.service.d/override.conf links: - path: /etc/localtime target: ../usr/share/zoneinfo/America/Phoenix