added config-warewulf

This commit is contained in:
Christian Goll
2022-11-29 16:18:11 +01:00
parent 394574c734
commit de4362f9b9
8 changed files with 191 additions and 5 deletions

View File

@@ -66,6 +66,8 @@ RUN zypper -n install \
cp -vr container-scripts/label-* \
container-scripts/wwctl \
container-scripts/warewulf.service \
container-scripts/warewulf-container-manage.sh \
container-scripts/config-warewul \
/container &&\
mkdir -p /usr/share/bash_completion/completions/ &&\
cp /etc/warewulf/bash_completion.d/warewulf /usr/share/bash_completion/completions/wwctl &&\