Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a resource for updating configured Chef Server #35

Open
schisamo opened this issue Feb 4, 2015 · 1 comment
Open

Add a resource for updating configured Chef Server #35

schisamo opened this issue Feb 4, 2015 · 1 comment
Labels
Type: Enhancement Adds new functionality.
Milestone

Comments

@schisamo
Copy link

schisamo commented Feb 4, 2015

Since with_chef_server is a helper as opposed to resource, arguments passed to can only be evaluated in the compile phase. There are situations where the Chef Server ip/hostname won't be known until halfway through the CCR...for example you might be provisioning the new Chef Server at the beginning of the CCR. By adding a Chef resource that updates the Chef server config like with_chef_server we will get things like lazy attributes out of the box!

/cc @jkeiser @afiune

@jkeiser
Copy link
Contributor

jkeiser commented Feb 21, 2015

Not sure I'm on board with this exact proposal, but I totally agree with the need!

@lamont-granquist lamont-granquist removed this from the Later milestone Dec 7, 2016
@thommay thommay added this to the Help Wanted milestone Dec 7, 2016
@thommay thommay added Type: Enhancement Adds new functionality. and removed Improvement labels Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Adds new functionality.
Projects
None yet
Development

No branches or pull requests

4 participants