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

(bug) Uncomment WSUS initial synchronization exec #22

Merged
merged 2 commits into from
Sep 18, 2018

Conversation

TraGicCode
Copy link
Owner

@TraGicCode TraGicCode commented Sep 18, 2018

During development i commented out wsus's initial synchronization task. Unfortunately when users use this module this causes runs to say changes need to happen, attempt to be performed, but fail to truly happen but now blow up under the covers. This causes the next run to do the same so puppet keeps attempting to converge the system until the initial sync is performed by the user. This should resolve that issue.

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

Task list

  • Resource/Class documentation added/updated in README.md?
  • Examples appropriately added/updated?
  • Unit tests added/updated?
  • Integration tests added/updated (where possible)?

During development i commented out wsus's initial synchronization task.  Unfortunately when users use this module this causes runs to say changes need to happen, attempt to be performed, but fail to truly happen but now blow up under the covers.  This causes the next run to do the same so puppet keeps attempting to converge the system until the initial sync is performed by the user.  This should resolve that issue.
@TraGicCode TraGicCode changed the title (bug) Uncomment wsus initial syncrhonization exec (bug) Uncomment WSUS initial synchronization exec Sep 18, 2018
@TraGicCode
Copy link
Owner Author

Resolves #21

@TraGicCode TraGicCode merged commit 1ec86d2 into master Sep 18, 2018
@TraGicCode TraGicCode deleted the bug/perform-initial-sync branch September 18, 2018 10:18
@TraGicCode TraGicCode mentioned this pull request Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant