added null ressouce to destroy lb

This commit is contained in:
Karim Naufal
2022-02-24 01:44:56 +01:00
parent 4e3858e54b
commit 6739b4a493
2 changed files with 18 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ rpm --import https://rpm.rancher.io/public.key
zypper refresh
zypper --gpg-auto-import-keys install -y https://rpm.rancher.io/k3s/stable/common/microos/noarch/k3s-selinux-0.4-1.sle.noarch.rpm
udevadm settle
exit 0
EOF
}