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

Allow git installation for SLES 12 #903

Merged
merged 1 commit into from
Jul 7, 2016
Merged

Conversation

rallytime
Copy link
Contributor

What does this PR do?

Uses the 'install_suse_12_stable_deps' function instead of 'install_suse_11_stable_deps' call
and also checks for the '/usr/lib/systemd/' directory in the 'install_opensuse_git_post'
function when running SUSE 12 git installations.

What issues does this PR fix or reference?

Fixes #846

Previous Behavior

Bootstrapping SLES 12 using git would fail.

New Behavior

Boostrapping SLES 12 using git succeeds.

Tests written?

No

Fixes saltstack#846

Uses the 'install_suse_12_stable_deps' function instead of 'install_suse_11_stable_deps' call
and also checks for the '/usr/lib/systemd/' directory in the 'install_opensuse_git_post'
function when running SUSE 12 git installations.
@s0undt3ch s0undt3ch merged commit 8d930c8 into saltstack:develop Jul 7, 2016
@rallytime rallytime deleted the fix-846 branch July 7, 2016 15:16
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.

SLES 12 git install type tries to add repo.saltstack.com
2 participants