https://github.com/aws/opsworks-cookbooks
Chef Cookbooks for the AWS OpsWorks Service
https://github.com/aws/opsworks-cookbooks
Last synced: about 1 year ago
JSON representation
Chef Cookbooks for the AWS OpsWorks Service
- Host: GitHub
- URL: https://github.com/aws/opsworks-cookbooks
- Owner: aws
- License: other
- Created: 2013-02-18T15:03:48.000Z (over 13 years ago)
- Default Branch: release-chef-11.10
- Last Pushed: 2023-04-10T09:16:55.000Z (about 3 years ago)
- Last Synced: 2025-05-08T00:08:03.987Z (about 1 year ago)
- Language: Ruby
- Size: 5.44 MB
- Stars: 1,048
- Watchers: 110
- Forks: 1,219
- Open Issues: 100
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-aws - opsworks-cookbooks :fire::fire::fire::fire: - Chef Cookbooks. (Open Source Repos / OpsWorks)
- fucking-awesome-aws - opsworks-cookbooks :fire::fire::fire::fire: - Chef Cookbooks. (Open Source Repos / OpsWorks)
- awesome-aws - opsworks-cookbooks :fire::fire::fire::fire: - Chef Cookbooks. (Open Source Repos / OpsWorks)
- awesome-aws - opsworks-cookbooks :fire::fire::fire::fire: - Chef Cookbooks. (Open Source Repos / OpsWorks)
- awesome-aws - opsworks-cookbooks :fire::fire::fire::fire: :hourglass: - Chef Cookbooks. (Open Source Repos / OpsWorks)
README
opsworks-cookbooks
==================
**This repo contains cookbooks used by AWS OpsWorks for Chef versions 11.10, 11.4 and 0.9.**
To get started with AWS OpsWorks cookbooks for all versions of Chef see the [cookbook documentation](https://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook.html).
If you want to override any template (like the Rails database.yml or the Apache
vhost definition), this is the place to look for the originals.
Do not reuse built-in cookbook names for custom or community cookbooks. Custom
cookbooks that have the same name as built-in cookbooks might fail.
Chef version 12
------------------------------------
**For Chef 12.2 Windows and Chef 12 Linux there are no built-in cookbooks**
Chef versions 11.10, 11.4 and 0.9
----------------------------------
These branches contain the cookbooks that are used by official OpsWorks releases:
- **Chef 11.10**: [release-chef-11.10](https://github.com/aws/opsworks-cookbooks/tree/release-chef-11.10)
- **Chef 11.4**: [release-chef-11.4](https://github.com/aws/opsworks-cookbooks/tree/release-chef-11.4) (deprecated)
- **Chef 0.9**: [release-chef-0.9](https://github.com/aws/opsworks-cookbooks/tree/release-chef-0.9) (deprecated)
These branches reflect the upcoming changes for the next release:
- **Chef 11.10**: [master-chef-11.10](https://github.com/aws/opsworks-cookbooks/tree/master-chef-11.10)
- **Chef 11.4**: [master-chef-11.4](https://github.com/aws/opsworks-cookbooks/tree/master-chef-11.4) (deprecated)
- **Chef 0.9**: [master-chef-0.9](https://github.com/aws/opsworks-cookbooks/tree/master-chef-0.9) (deprecated)
The `master` branch is not used since AWS OpsWorks supports multiple configuration managers.
See also
LICENSE: Unless otherwise stated, cookbooks/recipes originated by Amazon Web Services are licensed
under the [Apache 2.0 license](http://aws.amazon.com/apache2.0/). See the LICENSE file. Some files
are just imported and authored by others. Their license will of course apply.