Update Vagrantfile: fix path for vagrant.md (#11306)

This commit is contained in:
Aleksander Salamatov
2024-06-25 06:03:40 +03:00
committed by GitHub
parent 2d612cde4d
commit 40f5b28302

2
Vagrantfile vendored
View File

@ -1,7 +1,7 @@
# -*- mode: ruby -*-
# # vi: set ft=ruby :
# For help on using kubespray with vagrant, check out docs/vagrant.md
# For help on using kubespray with vagrant, check out docs/developers/vagrant.md
require 'fileutils'