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

Resource improvements #10

Merged
merged 20 commits into from
Feb 21, 2017
Merged

Resource improvements #10

merged 20 commits into from
Feb 21, 2017

Conversation

itmustbejj
Copy link
Collaborator

  • Added guards to several resource actions.
  • Changed order of operations for backend resource, so you could provide a chef_backend_secrets before creating a cluster, if desired.
  • Replaced some hardcoded references to /etc/chef/client.rb with a property that defaults to that value.
  • Replaced some references of node['fqdn'] with Chef::Config['node_name'] to support use cases where the node_name is not the fqdn. This builds on the cookbook's assumption that all these nodes are also clients (of chef-solo/zero or another chef server).

Josh Hudson and others added 20 commits February 2, 2017 10:30
Signed-off-by: Josh Hudson <jhudson@chef.io>
…ardcoding /etc/chef/client.rb

Signed-off-by: Josh Hudson <jhudson@chef.io>
Signed-off-by: Josh Hudson <jhudson@chef.io>
…esource

Signed-off-by: Josh Hudson <jhudson@chef.io>
Signed-off-by: Jeremy J. Miller <jm@chef.io>
Signed-off-by: Jeremy J. Miller <jm@chef.io>
Signed-off-by: Jeremy J. Miller <jm@chef.io>
Signed-off-by: Josh Hudson <jhudson@chef.io>
Signed-off-by: Josh Hudson <jhudson@chef.io>
…s for another feature branch.

Signed-off-by: Josh Hudson <jhudson@chef.io>
…enerating it's own secrets.

Signed-off-by: Josh Hudson <jhudson@chef.io>
Signed-off-by: Josh Hudson <jhudson@chef.io>
@jeremymv2
Copy link
Collaborator

👍

@jeremymv2 jeremymv2 merged commit 47165ec into ncerny:master Feb 21, 2017
@jeremymv2 jeremymv2 deleted the wip branch February 21, 2017 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants