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

add support for repo.saltstack.com #674

Merged
merged 19 commits into from
Oct 23, 2015
Merged

Conversation

jfindlay
Copy link
Contributor

Adds support for debian 8, ubuntu 12,14, CentOS 5,6,7, and FreeBSD from https://repo.saltstack.com/.

@jfindlay jfindlay force-pushed the ss_repo branch 2 times, most recently from 811138e to f68a852 Compare October 22, 2015 22:37
@jfindlay
Copy link
Contributor Author

@s0undt3ch, don't merge yet. I need to make some changes to the FreeBSD support that should be done by about 17:00 UTC.

@jfindlay jfindlay force-pushed the ss_repo branch 2 times, most recently from dad609c to 808f89b Compare October 23, 2015 16:38
@jfindlay
Copy link
Contributor Author

@s0undt3ch, this should be good to merge now.

@jfindlay
Copy link
Contributor Author

Fixes #648, #659, #667, #668, #669, #672, #675.

s0undt3ch added a commit that referenced this pull request Oct 23, 2015
add support for repo.saltstack.com
@s0undt3ch s0undt3ch merged commit b351264 into saltstack:develop Oct 23, 2015
@jfindlay jfindlay deleted the ss_repo branch October 23, 2015 18:20
@marek-obuchowicz
Copy link

Please make sure that it is also included somehow in the release process:

  • the URL provided in README.md - https://bootstrap.saltstack.com/develop - points to some older version than current development branch
  • it would be very helpful to have it merged in to master - salt-cloud is getting http://bootstrap.saltstack.org so this fix is not yet visible to users and for most use cases, unless someone finds this issue, still old version is installed

@tehmaspc
Copy link

@jfindlay
ah sweet! thanks for this - was wondering when salt bootstrap was going to pull from the new repo.saltstack.com; I should just have to do a salt-cloud -u to get the benefit of this correct?

@jfindlay
Copy link
Contributor Author

@marek-obuchowicz, we will be making a new bootstrap release soon, probably no later than the end of this week. I have downloaded https://bootstrap.saltstack.com/develop and in my experiment it matches exactly the version of the script at 2edcbaf, which is the current HEAD of the develop branch.

@tehmaspc, I think you are correct, but please report if not, thanks.

@virtualguy
Copy link
Contributor

repo.saltstack.com doesn't have packages for the following architectures (which were on debian.saltstack.com):

  • armel
  • armhf
  • i686
  • mips

Of particular note to me, is this switch to repo.saltstack.com has broken bootstrapping in the raspberrypi (armhf). Is there plans to add the other architectures.

Should I open a fresh ticket or is there a better place to request architectures to be added to repo.saltstack.com?

s0undt3ch added a commit to s0undt3ch/salt that referenced this pull request Nov 4, 2015
* Allow bypassing dependencies installation. Thanks EYJ. saltstack/salt-bootstrap#656.
* Add FreeBSD 11 support. Thanks Chris Buechler(cbuechler). saltstack/salt-bootstrap#653
* Move RHEL installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Move Debian 8 installation to use repo.saltstack.com saltstack/salt-bootstrap#674
* Fix error finding python-jinja2 in RHEL 7. Thanks Rob Eden(hedinfaok). saltstack/salt-bootstrap#654
* Move Ubuntu 12 and 14 installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Move FreeBSD installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Use dnf on Fedora 22 and later. Thanks Michele Bologna (mbologna). saltstack/salt-bootstrap#665
s0undt3ch added a commit to s0undt3ch/salt that referenced this pull request Nov 4, 2015
* Allow bypassing dependencies installation. Thanks EYJ. saltstack/salt-bootstrap#656.
* Add FreeBSD 11 support. Thanks Chris Buechler(cbuechler). saltstack/salt-bootstrap#653
* Move RHEL installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Move Debian 8 installation to use repo.saltstack.com saltstack/salt-bootstrap#674
* Fix error finding python-jinja2 in RHEL 7. Thanks Rob Eden(hedinfaok). saltstack/salt-bootstrap#654
* Move Ubuntu 12 and 14 installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Move FreeBSD installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Use dnf on Fedora 22 and later. Thanks Michele Bologna (mbologna). saltstack/salt-bootstrap#665
s0undt3ch added a commit to s0undt3ch/salt that referenced this pull request Nov 4, 2015
* Allow bypassing dependencies installation. Thanks EYJ. saltstack/salt-bootstrap#656.
* Add FreeBSD 11 support. Thanks Chris Buechler(cbuechler). saltstack/salt-bootstrap#653
* Move RHEL installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Move Debian 8 installation to use repo.saltstack.com saltstack/salt-bootstrap#674
* Fix error finding python-jinja2 in RHEL 7. Thanks Rob Eden(hedinfaok). saltstack/salt-bootstrap#654
* Move Ubuntu 12 and 14 installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Move FreeBSD installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Use dnf on Fedora 22 and later. Thanks Michele Bologna (mbologna). saltstack/salt-bootstrap#665
@jfindlay
Copy link
Contributor Author

@virtualguy, see saltstack/salt#28742.

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.

5 participants