Chef 1251#256
Closed
aglarond wants to merge 105 commits into
Closed
Conversation
…encies are available locally under the :source
Contributor
|
This has bitten me especially on smaller VPS where I don't want to waste disk space on checking out the complete ports tree. |
a recipe is already included due to confusion between "cookbook" and "cookbook::default".
'run' command will send a SIGUSR1, triggering a chef run on a daemonized instance
…_identity_file parameters of Knife configuration file.
fails due to a cookbook being frozen.
This better reflects what the method does.
…ing the crontab This will facilitate subcalssing.
…ctionality form the generic provider
…ght checks on whether the service is already started.
…der. I kept the code as similar as possible to init_service_spec.rb, even though there a few things that could/should be improved.
…ut most of load_current_resource.
…ovider moving to shell_out.
moving to shell_out.
…provider moving to shell_out.
Need to ensure files will be returned
…ion when there are multiple versions present
Contributor
|
merged to master. |
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.
Fixed both cases (for installing from a local file as well as from a remote site) when no ports tree is present.