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 for #14915 #34254

Merged
merged 4 commits into from
Jun 24, 2016
Merged

Fix for #14915 #34254

merged 4 commits into from
Jun 24, 2016

Conversation

sjorge
Copy link
Contributor

@sjorge sjorge commented Jun 23, 2016

What does this PR do?

Makes mount.active, mount.is_mounted, mount.swaps, mount.swapon and mount.swapoff work on solarish systems.

mount.fstab is still broken, I couldn't find a way to fix it and maintain compatibility.
I can provide a copy of a Solaris (v)fstab file if that would help.

What issues does this PR fix or reference?

#14915

Previous Behavior

Above commands did not work

New Behavior

Above commands work

Tests written?

No

Affected branches

  • 2016.3
  • develop

@cachedout
Copy link
Contributor

@sjorge We might need some unit tests adjusted here. Could you take a look?

@sjorge
Copy link
Contributor Author

sjorge commented Jun 24, 2016

I'll have a look this weekend

@sjorge
Copy link
Contributor Author

sjorge commented Jun 24, 2016

I added the kernel grain tot the tests where needed.

@rallytime
Copy link
Contributor

Thanks @sjorge!

@rallytime rallytime merged commit a09055c into saltstack:2016.3 Jun 24, 2016
@sjorge sjorge deleted the 2016.3-module-mount branch June 24, 2016 19:06
gitebra pushed a commit to gitebra/salt that referenced this pull request Jun 27, 2016
* upstream/develop:
  Fix pylint error
  Remove test that doesn't actually test anything
  Don't escape source before calling managed
  Fix for saltstack#14915 (saltstack#34254)
  Fixed symlinks on windows where the slashes don't match
  ipset: fix the comment containing blank
  Use 'config_dir' setting instead of CONFIG_DIR in gpg renderer
  ipset: fix commont containing blank
  Fix win_system.set_system_date_time
  win_pkg: refresh pkg database if refresh=True passed to version() or list_pkgs()
  Catch CommandExecutionError in pkg states
  some cleanup and renaming
  better way to check for openSUSE Leap
  Fix for SUSE OS grains in 2015.8
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

3 participants