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 grains and pillars in salt-ssh #31968

Closed
wants to merge 2 commits into from

Conversation

cachedout
Copy link
Contributor

What does this PR do?

Restores the ability to use grains and pillars in salt-ssh

What issues does this PR fix or reference?

#38135

Previous Behavior

salt-ssh grains.get would return nothing

New Behavior

Returns grains

Tests written?

  • Yes
  • No

Due to changes in #23373, we need to explicitely pass in the grains
and pillar we have generated.

Mike Place added 2 commits March 17, 2016 16:42
Due to changes in saltstack#23373, we need to explicitely pass in the grains
and pillar we have generated.
@rallytime
Copy link
Contributor

Awesome!

Fixes #31835

@rallytime
Copy link
Contributor

@cachedout It looks like there is a salt-ssh related test failure. Can you take a look?

@cachedout
Copy link
Contributor Author

Bah! OK.

@cachedout cachedout closed this Mar 22, 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