文件名称:chef-provisioning-winrm:用于通过 WinRM 供应现有 Windows 机器的厨师供应驱动程序
文件大小:11KB
文件格式:ZIP
更新时间:2024-08-02 17:55:08
Ruby
厨师供应winrm
部分工作但仍然是 WIP,目前能够使用 http 通过 winrm 引导机器。
注意:带有 Chef 配置的 Windows 目前仅可用于托管/内部部署的 Chef 服务器,chef-zero 在这里不起作用。 :(
安装
克隆这个存储库。
$ git clone https://github.com/andrewelizondo/chef-provisioning-winrm.git
建造宝石。
$ gem build chef-provisioning-winrm.gemspec
注意如果您使用的是 ChefDK,则应使用chef gem
【文件预览】:
chef-provisioning-winrm-master
----.gitignore(13B)
----LICENSE(11KB)
----README.md(1KB)
----lib()
--------chef()
----chef-provisioning-winrm.gemspec(937B)
----Gemfile(136B)
----Rakefile(103B)
----Gemfile.lock(2KB)