chef-google_auth_proxy:Google Auth Proxy的厨师提供者

时间:2024-06-02 15:21:42
【文件属性】:
文件名称:chef-google_auth_proxy:Google Auth Proxy的厨师提供者
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-02 15:21:42
Ruby google_auth_proxy食谱 本食谱设置了一个实例提供程序。 依存关系 本食谱需要golang (仅适用于源代码安装),并且必须具有Go版本1.1.1+ 目前,它仅支持Upstart作为服务提供商。 如何使用提供者 # In metadata.rb: depends 'google_auth_proxy' # Proxy definition example in a recipe: # Get your own keys at https://code.google.com/apis/console google_auth_proxy_install "my-app" do client_id "123456.apps.googleusercontent.com" client_secret "my_secret" google_apps_domains [ "m
【文件预览】:
chef-google_auth_proxy-master
----.gitignore(13B)
----templates()
--------default()
----resources()
--------install.rb(848B)
----LICENSE(1KB)
----providers()
--------install.rb(3KB)
----README.md(2KB)
----chefignore(13B)
----attributes()
--------default.rb(1001B)
----metadata.rb(296B)

网友评论