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

added missing non-keyword argument skip_verify to __get_artifact func… #35078

Merged
merged 1 commit into from
Aug 1, 2016
Merged

added missing non-keyword argument skip_verify to __get_artifact func… #35078

merged 1 commit into from
Aug 1, 2016

Conversation

jacobweinstock
Copy link
Contributor

@jacobweinstock jacobweinstock commented Jul 30, 2016

What does this PR do?

Fixes "TypeError: get_managed() takes exactly 11 non-keyword arguments (10 given)" in
jboss7.deployed when using the http(s) source protocol.

What issues does this PR fix or reference?

None

Previous Behavior

TypeError: get_managed() takes exactly 11 non-keyword arguments (10 given) when deploying using the http(s) source protocol.

New Behavior

No error message. Deploy using http(s) source protocol completes successfully.

Tests written?

No

@cachedout cachedout merged commit ff7ddf0 into saltstack:2016.3 Aug 1, 2016
@cachedout
Copy link
Contributor

Good catch. Thanks, @jacobweinstock

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