Skip to content

update windows setup to not use deprecated chef provisioner#35

Open
rishichawda wants to merge 1 commit intomainfrom
update-windows-setup-to-not-use-chef-provisioner
Open

update windows setup to not use deprecated chef provisioner#35
rishichawda wants to merge 1 commit intomainfrom
update-windows-setup-to-not-use-chef-provisioner

Conversation

@rishichawda
Copy link
Member

Signed-off-by: rishichawda [email protected]

Description

We were using a deprecated provisioner for setting up chef in windows systems. This PR replaces the usage with powershell scripts that allows us to install latest version of chef client and also be able to use later versions of terraform to run this code.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 1, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

1 participant