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

Windows 7 script improvements #272

Merged
merged 3 commits into from
Oct 16, 2020

Conversation

qmfrederik
Copy link

  • Show a status message every few minutes when SP1 and the convenience rollup are being installed. On Travis, builds will time out if no log output is written every 5 minutes, and this helps prevent that.
  • There have been improvements in how Ansible, Packer and WinRM interact with each other. Long story short, things have been simplified. Update the Ansible integration to match the recommended method described in the Packer documentation.
  • Update the wording in the update script

These changes have been verified using the CI scripts in #270

- Use the built-in Packer/Ansible/WinRM integration
- Use WinRM over HTTP, because Windows 7 does not support TLSv1.2 out of the box, while Ubuntu Bionic requires TLSv1.2
@qmfrederik
Copy link
Author

@StefanScherer Is this something you'd be interested in merging?

Copy link
Owner

@StefanScherer StefanScherer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @qmfrederik for the heads-up! Somehow I missed the notification.
Yes, looks good as it only updates the windows 7 configuration.

@StefanScherer StefanScherer merged commit 45cf498 into StefanScherer:main Oct 16, 2020
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.

None yet

2 participants