Skip to content

Commit c7a9ee1

Browse files
committed
単体ホスト構成なのでスニペットの参照場所がちがった
1 parent 27644af commit c7a9ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-vm.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CLOUDINIT_IMAGE_TARGET_VOLUME=local-lvm
88
TEMPLATE_BOOT_IMAGE_TARGET_VOLUME=local-lvm
99
BOOT_IMAGE_TARGET_VOLUME=local-lvm
1010
SNIPPET_TARGET_VOLUME=local
11-
SNIPPET_TARGET_PATH=/mnt/pve/${SNIPPET_TARGET_VOLUME}/snippets
11+
SNIPPET_TARGET_PATH=/var/lib/vz/snippets
1212
REPOSITORY_RAW_SOURCE_URL="https://raw.githubusercontent.com/unchama/kube-cluster-on-proxmox/${TARGET_BRANCH}"
1313
VM_LIST=(
1414
# ---

0 commit comments

Comments
 (0)