Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Ensure a config object is passed down in the update action #1254

Merged
merged 1 commit into from
May 18, 2017

Conversation

hartmantis
Copy link
Contributor

Description

The install action was already doing this, just updates the update action to match.

Issues Resolved

  • An "undefined method for nil" error when running chef update with a Chef Server or Artifactory source.

Check List

Signed-off-by: Jonathan Hartman j@p4nt5.com

The install action was already doing this, but the update action would fail
on a Chef Server or Artifactory source when they tried to fetch a client or API
key from the nil chef_config.

Signed-off-by: Jonathan Hartman <j@p4nt5.com>
@thommay
Copy link
Contributor

thommay commented May 18, 2017

Thanks, Jonathan!

@thommay thommay merged commit 9ad25ba into chef-boneyard:master May 18, 2017
@hartmantis hartmantis deleted the jdh-pass-config-to-sources branch May 18, 2017 18:34
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants