cookbook 's3-cookbook', '~> 0.1.14'
The s3-cookbook cookbook has been deprecated
Author provided reason for deprecation:
The s3-cookbook cookbook has been deprecated and is no longer being maintained by its authors. Use of the s3-cookbook cookbook is no longer recommended.
s3-cookbook (2) Versions 0.1.14 Follow0
Installs/Configures web things
cookbook 's3-cookbook', '~> 0.1.14', :supermarket
knife supermarket install s3-cookbook
knife supermarket download s3-cookbook
web-cookbook
Centos6 and Centos7 mainly supported
Builds apache2
web_server 'apache2' do
action :build
end
Builds nginx 1.10
web_server 'nginx' do
action :build
httpd_version '1.10'
end
The web_server interfaces purpose is to abstract managing popular web servers creation and packaging.
one of the purposes is to be able to quickly repackage while being able to pass run time parameters to building the servers.
since the lwrp will abstract the creation all the way to outputting an rpm, specific versions are supported and x86_64 largely assumed.
Current support matrix is
- nginx - someversion
- apache2 - someversion
Dependent cookbooks
rbenv >= 0.0.0 |
build-essential >= 0.0.0 |
poise >= 0.0.0 |
poise-service >= 0.0.0 |
poise-s3 >= 0.0.0 |
poise-fpm >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.1.14 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.1.14 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
0.1.14 failed this metric
FC007: Ensure recipe dependencies are reflected in cookbook metadata: s3-cookbook/recipes/default.rb:1
FC022: Resource condition within loop may not behave as expected: s3-cookbook/libraries/web_server.rb:116
FC064: Ensure issues_url is set in metadata: s3-cookbook/metadata.rb:1
FC065: Ensure source_url is set in metadata: s3-cookbook/metadata.rb:1
FC066: Ensure chef_version is set in metadata: s3-cookbook/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: s3-cookbook/metadata.rb:1
FC121: Cookbook depends on cookbook made obsolete by Chef 14: s3-cookbook/metadata.rb:1
FC122: Use the build_essential resource instead of the recipe: s3-cookbook/recipes/apache_test.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.1.14 failed this metric
Failure: Cookbook should not contain binaries. Found:
s3-cookbook/files/default/apr-1.5.2.tar.gz
s3-cookbook/files/default/pcre2-10.21.tar.gz
s3-cookbook/files/default/httpd-2.4.20.tar.gz
s3-cookbook/files/default/openssl-1.0.2g.tar.gz
s3-cookbook/files/default/apr-iconv-1.2.1.tar.gz
s3-cookbook/files/default/apr-util-1.5.4.tar.gz
s3-cookbook/files/default/openssl-fips-2.0.12.tar.gz
s3-cookbook/files/default/openssl-1.0.1s.tar.gz
s3-cookbook/files/default/openssl-fips-ecp-2.0.12.tar.gz
s3-cookbook/files/default/pcre-8.38.tar.gz
Testing File Metric
0.1.14 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
0.1.14 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
0.1.14 failed this metric
0.1.14 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
0.1.14 failed this metric
FC007: Ensure recipe dependencies are reflected in cookbook metadata: s3-cookbook/recipes/default.rb:1
FC022: Resource condition within loop may not behave as expected: s3-cookbook/libraries/web_server.rb:116
FC064: Ensure issues_url is set in metadata: s3-cookbook/metadata.rb:1
FC065: Ensure source_url is set in metadata: s3-cookbook/metadata.rb:1
FC066: Ensure chef_version is set in metadata: s3-cookbook/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: s3-cookbook/metadata.rb:1
FC121: Cookbook depends on cookbook made obsolete by Chef 14: s3-cookbook/metadata.rb:1
FC122: Use the build_essential resource instead of the recipe: s3-cookbook/recipes/apache_test.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.1.14 failed this metric
Failure: Cookbook should not contain binaries. Found:
s3-cookbook/files/default/apr-1.5.2.tar.gz
s3-cookbook/files/default/pcre2-10.21.tar.gz
s3-cookbook/files/default/httpd-2.4.20.tar.gz
s3-cookbook/files/default/openssl-1.0.2g.tar.gz
s3-cookbook/files/default/apr-iconv-1.2.1.tar.gz
s3-cookbook/files/default/apr-util-1.5.4.tar.gz
s3-cookbook/files/default/openssl-fips-2.0.12.tar.gz
s3-cookbook/files/default/openssl-1.0.1s.tar.gz
s3-cookbook/files/default/openssl-fips-ecp-2.0.12.tar.gz
s3-cookbook/files/default/pcre-8.38.tar.gz
Testing File Metric
0.1.14 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
0.1.14 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
0.1.14 failed this metric
FC022: Resource condition within loop may not behave as expected: s3-cookbook/libraries/web_server.rb:116
FC064: Ensure issues_url is set in metadata: s3-cookbook/metadata.rb:1
FC065: Ensure source_url is set in metadata: s3-cookbook/metadata.rb:1
FC066: Ensure chef_version is set in metadata: s3-cookbook/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: s3-cookbook/metadata.rb:1
FC121: Cookbook depends on cookbook made obsolete by Chef 14: s3-cookbook/metadata.rb:1
FC122: Use the build_essential resource instead of the recipe: s3-cookbook/recipes/apache_test.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.1.14 failed this metric
Failure: Cookbook should not contain binaries. Found:
s3-cookbook/files/default/apr-1.5.2.tar.gz
s3-cookbook/files/default/pcre2-10.21.tar.gz
s3-cookbook/files/default/httpd-2.4.20.tar.gz
s3-cookbook/files/default/openssl-1.0.2g.tar.gz
s3-cookbook/files/default/apr-iconv-1.2.1.tar.gz
s3-cookbook/files/default/apr-util-1.5.4.tar.gz
s3-cookbook/files/default/openssl-fips-2.0.12.tar.gz
s3-cookbook/files/default/openssl-1.0.1s.tar.gz
s3-cookbook/files/default/openssl-fips-ecp-2.0.12.tar.gz
s3-cookbook/files/default/pcre-8.38.tar.gz
Testing File Metric
0.1.14 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
0.1.14 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
0.1.14 failed this metric
0.1.14 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