文件名称:vagrant-windows-update:用于安装Windows更新的Vagrant插件
文件大小:13KB
文件格式:ZIP
更新时间:2024-02-27 05:00:51
windows vagrant update VagrantRuby
Vagrant Windows Update供应商 这是一个Vagrant插件,用于安装Windows更新。 注意:此功能仅在Vagrant 2.0.3和Windows Server 2016中进行了测试。 安装 vagrant plugin install vagrant-windows-update 用法 将config.vm.provision "windows-update"添加到您的Vagrantfile以在配置期间更新Windows VM或使用以下命令手动运行配置器: vagrant provision --provision-with windows-update 要进行
【文件预览】:
vagrant-windows-update-master
----.gitignore(34B)
----vagrant-windows-update.gemspec(738B)
----Vagrantfile(450B)
----LICENSE.txt(7KB)
----README.md(3KB)
----windows-update-history.ps1(1KB)
----lib()
--------vagrant-windows-update.rb(5KB)
--------vagrant-windows-update()
----Gemfile(152B)
----Rakefile(102B)
----Gemfile.lock(2KB)