microsoft_azure:Chef的Windows Azure食谱

时间:2021-02-01 13:36:20
【文件属性】:
文件名称:microsoft_azure:Chef的Windows Azure食谱
文件大小:27KB
文件格式:ZIP
更新时间:2021-02-01 13:36:20
microsoft azure chef cookbook hacktoberfest Microsoft Azure食谱 描述 本食谱为创建管理Microsoft Azure组件提供了资源和提供程序。 当前支持的资源是: 存储帐户('microsoft_azure_storage_account') Blob存储容器('microsoft_azure_storage_container') SQL Azure服务器('microsoft_azure_sql_db_server') 注意:本食谱使用azure RubyGem与Azure API进行交互。 这个gem需要nokogiri ,它需要编译本机扩展,这意味着需要构建工具。 要求 需要Chef 0.7.10或更高版本才能获得轻量级资源和提供程序支持。 推荐厨师0.8+。 尽管此食谱可以在chef-solo模式下使用,但要获得最大的灵活性,我们建议将chef-client与Chef Server一起使用。 需要一个Microsoft Azure帐户。 管理证书和订阅ID用于向Azure进行身份验证。 依赖食谱 没有 Azure凭据 为了管理Azure组件,身份验证凭据需要对节点可用。 有多种方法可以处理此问
【文件预览】:
microsoft_azure-master
----recipes()
--------default.rb(1KB)
----attributes()
--------default.rb(917B)
----TESTING.md(108B)
----.github()
--------workflows()
----test()
--------integration()
----.kitchen.yml(393B)
----.delivery()
--------project.toml(119B)
----resources()
--------protected_file.rb(719B)
--------vm_extension_removal_policy.rb(197B)
--------storage_account.rb(1KB)
--------sql_db_server.rb(1KB)
--------storage_container.rb(960B)
----LICENSE(11KB)
----chefignore(1KB)
----providers()
--------protected_file.rb(962B)
--------vm_extension_removal_policy.rb(2KB)
--------storage_account.rb(2KB)
--------sql_db_server.rb(2KB)
--------storage_container.rb(2KB)
----spec()
--------unit()
--------spec_helper.rb(48B)
----metadata.rb(1KB)
----.gitignore(475B)
----libraries()
--------key_vault.rb(2KB)
--------azure.rb(2KB)
----CODE_OF_CONDUCT.md(93B)
----README.md(9KB)
----.editorconfig(353B)
----.gitattributes(19B)
----.vscode()
--------extensions.json(115B)
----Berksfile(47B)

网友评论