Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Adds ability to configure chef destination directory (/etc/chef) #43

Merged
2 commits merged into from
Dec 5, 2013

Conversation

omerisimo
Copy link
Contributor

In my company we use both Chef-client and Chef-solo to provision machines.
Both are using the /etc/chef directory to store cookbooks, roles etc.

By default Gusteau overwrites the /etc/chef, and therefore prevents Chef-client from running.

This pull request allows to run chef-solo with a config directory other than /etc/chef
You can specify a custom target directory in .gusteau.yml:

 chef_config_dir: /etc/custom_chef_dir

Omer Gazit added 2 commits December 2, 2013 23:27
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 9777ab5 on omerisimo:custom_dest_dir into 2af6241 on locomote:master.

@ghost
Copy link

ghost commented Dec 5, 2013

This is great, thanks @omerisimo!

ghost pushed a commit that referenced this pull request Dec 5, 2013
Adds ability to configure chef destination directory (/etc/chef)
@ghost ghost merged commit f528d7a into locomote:master Dec 5, 2013
@omerisimo
Copy link
Contributor Author

Glad to contribute to a great project, so thank you @vaskas

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants