From 4aaf97d4c7596604a2c53c1031df1b4891a48781 Mon Sep 17 00:00:00 2001 From: Jarrett Tierney Date: Wed, 17 Jan 2024 23:42:38 +0000 Subject: [PATCH] prairiedog: fix source number to match with other templates --- packages/os/os.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/os/os.spec b/packages/os/os.spec index d735e6c21e8..52b5e7b3f73 100644 --- a/packages/os/os.spec +++ b/packages/os/os.spec @@ -31,6 +31,7 @@ Source12: 00-resolved.conf %if %{with k8s_runtime} Source13: cis-checks-k8s-metadata-json %endif +Source15: prairiedog-toml # 1xx sources: systemd units Source100: apiserver.service @@ -55,7 +56,6 @@ Source121: disable-udp-offload.service Source122: has-boot-ever-succeeded.service Source123: run-netdog.mount Source124: write-network-status.service -Source126: prairiedog-toml # 2xx sources: tmpfilesd configs Source200: migration-tmpfiles.conf @@ -473,7 +473,7 @@ install -d %{buildroot}%{_cross_datadir}/updog install -p -m 0644 %{_cross_repo_root_json} %{buildroot}%{_cross_datadir}/updog install -d %{buildroot}%{_cross_templatedir} -install -p -m 0644 %{S:5} %{S:6} %{S:7} %{S:8} %{S:126} %{buildroot}%{_cross_templatedir} +install -p -m 0644 %{S:5} %{S:6} %{S:7} %{S:8} %{S:15} %{buildroot}%{_cross_templatedir} install -d %{buildroot}%{_cross_unitdir} install -p -m 0644 \