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

Prevent failures using windows_feature due to the platform helper #7433

Merged
merged 2 commits into from Jul 7, 2018

Commits on Jul 6, 2018

  1. Prevent failures using windows_feature due to the platform helper

    node isn't available within the helper. Lets use the same hack we use in docker? to pass it in automatically.
    
    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Jul 6, 2018
    Copy the full SHA
    e7f8f91 View commit details
    Browse the repository at this point in the history
  2. Move the older_than_win_2012_or_8? to platform_introspection

    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Jul 6, 2018
    Copy the full SHA
    554d87e View commit details
    Browse the repository at this point in the history