Skip to content

Commit c125778

Browse files
committed
Fix make vagrant-image-update with rsynced folder
1 parent 5f58cd2 commit c125778

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/vagrant-common.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,6 @@ update_image_in_vm() {
6767
return 1
6868
fi
6969

70+
vagrant rsync "${i}"
7071
vagrant ssh "${i}" -c "docker load -i /var/tmp/images/kube-router.docker"
7172
}

0 commit comments

Comments
 (0)