cookbook 'symfony-parameters', '= 3.0.0'
symfony-parameters (2) Versions 3.0.0 Follow0
Symfony Parameters
cookbook 'symfony-parameters', '= 3.0.0', :supermarket
knife supermarket install symfony-parameters
knife supermarket download symfony-parameters
chef-symfony-parameters
Cookbook to manage parameters.yml file, allows for site-cookboks/ to be used to provide the erb, configset creation to reuse for multiple instances with the same parameter
This cookbook assumes you use of https://cookbooks.opscode.com/cookbooks/data-bag-merge so secrets can be stored in an encrypted data bag
Example
"symfony": {
"configset": {
"production": {
"template": "parameters.yml.erb",
"cookbook": "my-website-parameters",
"parameters" {
"secret": "super_secret",
"debug": false
},
},
"staging": {
"template": "parameters.yml.erb",
"cookbook": "my-website-parameters",
"parameters" {
"secret": 123456789,
"debug": true
}
}
}
"config": {
"staging-uat": {
"file": "/var/www/uat/shared/app/config/parameters.yml",
"config": "staging"
},
"staging-e2e": {
"file": "/var/www/e2e/shared/app/config/parameters.yml",
"config": "staging"
}
}
}
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
3.0.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
3.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
3.0.0 passed this metric
No Binaries Metric
3.0.0 passed this metric
Testing File Metric
3.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
3.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
3.0.0 failed this metric
3.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
3.0.0 passed this metric
No Binaries Metric
3.0.0 passed this metric
Testing File Metric
3.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
3.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
3.0.0 passed this metric
3.0.0 passed this metric
Testing File Metric
3.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
3.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
3.0.0 failed this metric
3.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number