small fix
This commit is contained in:
@@ -65,8 +65,7 @@ locals {
|
|||||||
rpm --import https://rpm.rancher.io/public.key
|
rpm --import https://rpm.rancher.io/public.key
|
||||||
zypper refresh
|
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
|
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
|
udevadm settle || true
|
||||||
exit 0
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user