This repository was archived by the owner on Apr 1, 2021. It is now read-only.
Cookbook mass update - #23
Open
bmhughes wants to merge 3 commits into
Open
Conversation
1. Ported certonly_webroot from resource/provider to custom resource. 2. Lots of linting fixes. 3. Apache/Nginx detection is now driven via the services attributes rather than setting then as as of v7.0.0 the apache2 cookbook is now recipe-less so it can't be detected on the run list. 4. Removed dependancy on old cron cookbook to fix CHEF-25 deprecation issues. 5. Gemfile updated to lastest gem versions.
bmhughes
force-pushed
the
cookbook-update
branch
from
March 8, 2019 12:44
39f4a91 to
a689f9b
Compare
bmhughes
force-pushed
the
cookbook-update
branch
from
March 8, 2019 12:44
a689f9b to
570efbd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ported certonly_webroot from resource/provider to custom resource.
Lots of linting fixes.
Apache/Nginx detection is now driven via the services attributes
rather than setting them as as of v7.0.0 the apache2 cookbook is now
recipe-less so it can't be detected on the run list.
Removed dependancy on old cron cookbook to fix CHEF-25 deprecation
issues.
Gemfile updated to lastest gem versions.