Skip to content
Snippets Groups Projects
Unverified Commit 9c0bf718 authored by Varac's avatar Varac
Browse files

Remove unneeded nuke cmd

parent 8bf90fef
Branches
Tags
No related merge requests found
......@@ -413,6 +413,5 @@ OAS installation in order to start from scratch:
cluster$ /usr/local/bin/k3s-killall.sh
cluster$ systemctl disable k3s
cluster$ mount | egrep '(kubelet|nsfs|k3s)' | cut -d' ' -f 3 | xargs --no-run-if-empty -n 1 umount
cluster$ rm -rf /var/lib/{rancher,OpenAppStack,kubelet,cni,docker,etcd} /etc/{kubernetes,rancher} /var/log/{OpenAppStack,containers,pods} /tmp/k3s /etc/systemd/system/k3s.service
cluster$ systemctl reboot
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment