vagrant-destroy-provisioner:vagrant-destroy-provisioner插件允许将VM作为置备步骤销毁

时间:2024-06-06 03:58:17
【文件属性】:

文件名称:vagrant-destroy-provisioner:vagrant-destroy-provisioner插件允许将VM作为置备步骤销毁

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-06 03:58:17

Ruby

无业游民::销毁::供应商 vagrant-destroy-provisioner允许将VM销毁,作为配置步骤。 安装 $ vagrant plugin install vagrant-destroy-provisioner 用法 config.vm.provision "destroy", destroy: true 选项 销毁:对/错 如果为true,则销毁VM,否则仅执行暂停。 默认为true。 贡献 分叉( ) 创建功能分支( git checkout -b my-new-feature ) 提交更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建一个新的拉取请求


【文件预览】:
vagrant-destroy-provisioner-master
----vagrant-destroy-provisioner.gemspec(984B)
----Rakefile(29B)
----Gemfile(112B)
----.gitignore(119B)
----lib()
--------vagrant-destroy-provisioner()
--------vagrant-destroy-provisioner.rb(55B)
----README.md(671B)
----LICENSE.txt(1KB)

网友评论