文件名称:gersberms:使用 Chef 和 Berkshelf 构建 AMI
文件大小:10KB
文件格式:ZIP
更新时间:2024-06-22 22:31:49
Ruby
格斯伯姆斯 使用 Chef-solo 和 Berkshelf 以正确的方式构建 AMI。 安装 $ gem install gersberms 用法 Gersberms 可以通过 CLI 使用,用作库或 Rake 任务。 以下所有内容都是等价的 命令行界面 要使用 CLI,您必须创建一个 YAML 格式的配置文件。 ssh_user : ubuntu base_ami : ami-950b62af type : t2.micro ami_name : example-ami security_groups : - example_security_group runlist : - example_cookbook::default json : example_cookbook : example_attribute : example_value files
【文件预览】:
gersberms-master
----lib()
--------gersberms()
--------gersberms.rb(136B)
----Gemfile(62B)
----examples()
--------config.yml(223B)
----gersberms.gemspec(1KB)
----LICENSE(1KB)
----README.md(2KB)
----Gemfile.lock(3KB)
----.gitignore(130B)
----bin()
--------gersberms(72B)