Skip to content

Commit

Permalink
create ~/democluster and mount it into the democluster
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbeedy committed Jan 25, 2024
1 parent a3d846a commit 8c85e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public-scripts/deploy-democluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ EOF

cat /tmp/cloud-init.yaml | multipass launch -c$(nproc) \
-m4GB \
--mount=$HOME/democluster:/home/ubuntu/democluster
--mount=$HOME/democluster:/home/ubuntu/democluster \
-ndemocluster \
$IMAGE_ORIGIN \
--cloud-init -
Expand Down

0 comments on commit 8c85e0e

Please sign in to comment.