文件名称:vagrant-vbguest:一个Vagrant插件,可以使您的VirtualBox Guest Additions保持最新状态
文件大小:64KB
文件格式:ZIP
更新时间:2024-04-20 10:07:08
Ruby
无业游民 vagrant-vbguest是一个插件,可以在访客系统上自动安装主机的VirtualBox Guest Additions。 安装 需要流浪者1.3或更高版本 无业游民≥1.3 $ vagrant plugin install vagrant-vbguest 配置/用法 如果幸运的话, vagrant-vbguest不需要任何配置。 但是,这是Vagrantfile的示例: Vagrant :: Config . run do | config | # we will try to autodetect this path. # However, if we cannot or you have a special one you may pass it like: # config.vbguest.iso_path = "#{ENV['HOME']}/Dow
【文件预览】:
vagrant-vbguest-main
----.gitignore(197B)
----SECURITY.md(348B)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(1KB)
----CHANGELOG.md(15KB)
----.github()
--------stale.yml(736B)
--------dependabot.yml(552B)
----vagrant-vbguest.gemspec(1KB)
----Readme.md(17KB)
----VERSION(7B)
----testdrive()
--------bin()
--------Vagrantfile(4KB)
--------vagrant-vbguest-unikorn()
----locales()
--------en.yml(5KB)
--------en_windows.yml(192B)
--------en_centos.yml(99B)
----lib()
--------vagrant-vbguest.rb(3KB)
--------vagrant-vbguest()
----Gemfile(634B)
----Rakefile(286B)