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

pull/11323/head
Aleksander Salamatov 2024-06-25 06:03:40 +03:00 committed by GitHub
parent 2d612cde4d
commit 40f5b28302
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
Vagrantfile vendored
View File

@ -1,7 +1,7 @@
# -*- mode: ruby -*- # -*- mode: ruby -*-
# # vi: set ft=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' require 'fileutils'