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 installing salt-cloud package on Arch Linux #1097

Merged
merged 1 commit into from
Jun 12, 2017

Conversation

rallytime
Copy link
Contributor

When passing the -L option to the bootstrap script to install the salt-cloud package, the apache-libcloud package must be installed.

However, on Arch Linux this packages is named python2-apache-libcloud.

This commit updates the name of the libcloud package to be installed on Arch Linux so that the -L option can be executed successfully.

Fixes #1090

When passing the ``-L`` option to the bootstrap script to install
the salt-cloud package, the ``apache-libcloud`` package must be
installed.

However, on Arch Linux this packages is named ``python2-apache-libcloud``.

This commit updates the name of the libcloud package to be installed
on Arch Linux so that the ``-L`` option can be executed successfully.

Fixes saltstack#1090
@rallytime rallytime merged commit 9f92fbe into saltstack:develop Jun 12, 2017
@rallytime rallytime deleted the fix-1090 branch June 12, 2017 15:57
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.

1 participant