Restore %config(noreplace) to nodes.conf

The previous PR #888 erroneously removed the %config(noreplace) macro from the
nodes.conf file. This PR restores it.

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2023-08-09 11:50:10 -06:00
parent 5af850e198
commit 97248797f5

View File

@@ -120,7 +120,7 @@ getent group %{wwgroup} >/dev/null || groupadd -r %{wwgroup}
%config(noreplace) %{_sysconfdir}/warewulf/wwapi*.conf
%config(noreplace) %{_sysconfdir}/warewulf/examples
%config(noreplace) %{_sysconfdir}/warewulf/ipxe
%attr(0640,-,-) %{_sysconfdir}/warewulf/nodes.conf
%config(noreplace) %attr(0640,-,-) %{_sysconfdir}/warewulf/nodes.conf
%{_sysconfdir}/bash_completion.d/wwctl
%dir %{_sharedstatedir}/warewulf