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

Fix win servermanager #33654

Merged
merged 3 commits into from
Jun 2, 2016
Merged

Conversation

twangboy
Copy link
Contributor

What does this PR do?

Adds additional parameters to the win_servermanager module and state

What issues does this PR fix or reference?

#32827

Previous Behavior

Could not select a source when trying to install a role whose payload had been removed from the system. Could not remove a features payload.

New Behavior

Pass a path to the source using the source parameter. Have the system restart if needed by setting restart to True. Remove payload by setting remove_payload to True.

Tests written?

NA

@twangboy twangboy changed the title Fix win servermanager [WIP] Fix win servermanager May 31, 2016
@cachedout
Copy link
Contributor

@twangboy Is this still a WIP or is it ready to go?

@twangboy
Copy link
Contributor Author

twangboy commented Jun 1, 2016

@cachedout Still fixing tests, haven't had a chance to get to it yet... working on it now.

@twangboy
Copy link
Contributor Author

twangboy commented Jun 1, 2016

@cachedout Maybe just a rebase

@twangboy twangboy changed the title [WIP] Fix win servermanager Fix win servermanager Jun 1, 2016
@twangboy
Copy link
Contributor Author

twangboy commented Jun 1, 2016

@cachedout Rebased.

@cachedout cachedout merged commit 8a566ff into saltstack:2015.8 Jun 2, 2016
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.

2 participants