Sha256: 746928642347d2fc8eae4de9ff748f2733bf4b5f4451175819f710cabfd75baf
Contents?: true
Size: 651 Bytes
Versions: 3
Compression:
Stored size: 651 Bytes
Contents
# Options for the Chef Installer. # Public cookbook repo. (Full URL) #chef_cookbook_repos: http://localhost/cookbook-repo1.tar.gz # Shared Chef cookbook repository hosted in Rackspace Cloud Files. #chef_cookbook_repos: CookbookRepos/cookbook-repo1.tar.gz # Optionally you can specify multiple repos: #chef_cookbook_repos: #- CookbookRepos/cookbook_repo1-1.1.tar.gz #- CookbookRepos/cookbook_repo2-trunk.tar.gz # The Chef JSON configuration contains attributes and recipes for nodes. chef_json_file: config/nodes.json #databags_json_file: config/databags.json # Chef server name chef_server_name: login # Chef client interval chef_interval: 600
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
chef-vpc-toolkit-2.8.2 | config/chef_installer.yml |
chef-vpc-toolkit-2.8.1 | config/chef_installer.yml |
chef-vpc-toolkit-2.8.0 | config/chef_installer.yml |