Skip to content
Snippets Groups Projects
Commit 140466df authored by Rob Kooper's avatar Rob Kooper
Browse files

don't mount taiga during setup

parent 47f13b73
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ write_files:
yum -y install iscsi-initiator-utils nfs-utils
echo "mounting taiga"
mkdir /taiga
mount -av
#mount -av
echo "install docker"
curl https://releases.rancher.com/install-docker/20.10.sh | sh
systemctl enable docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment