Commit graph

1703 commits

Author SHA1 Message Date
Fred Reimer
bd92249715
fixed RHEL version 2015-02-14 19:08:28 -05:00
Fred Reimer
ca328e224c
Enabled server-optional package for RHEL 7 2015-02-14 18:59:02 -05:00
Pedro Algarvio
3c6bbe3a6b Update changes log 2015-02-07 01:21:22 +00:00
Pedro Algarvio
87177f8f09 Merge pull request #542 from The-Loeki/fix-centos7
Fixes for CentOS 7 w/LibCloud & Syndic
2015-02-06 16:04:21 +00:00
Ronald van Zantvoort
1a4ebc8498 In EPEL 6/7, salt-syndic is separated out of the salt-master package.
Bootstrap will fail on it because systemctl subsequently fails to check the service (because it isn't installed)
2015-02-06 15:00:52 +01:00
Ronald van Zantvoort
cfce026142 Install Apache LibCloud using 'pip' rather than 'pip-python'
It doesn't exist on CentOS/RHEL 7, and on 6, it's a symlink to pip anyway, which exists on both.
2015-02-06 14:47:10 +01:00
Pedro Algarvio
cd8ea543ee Add Ari Aosved(@devaos) to AUTHORS 2015-02-03 01:34:34 +00:00
Pedro Algarvio
e34cee2ab0 Update changes log 2015-02-03 01:33:55 +00:00
Pedro Algarvio
4270717c30 Merge pull request #523 from devaos/develop
libzmq3(.2.3) has moved from unstable to backports in debian 7
2015-02-03 01:32:04 +00:00
Pedro Algarvio
316598cbbb Merge pull request #538 from The-Loeki/fix-534
Fix for #534 failing proxy / subsequent installation failures
2015-01-28 01:06:27 +00:00
Pedro Algarvio
b48e94003f Merge pull request #537 from The-Loeki/fix-535
Fix for #535 failing to install repository when wget is not available on Red Hat systems
2015-01-28 01:04:00 +00:00
Pedro Algarvio
2fdbcd0d0e Add Ronald van Zantvoort(@The-Loeki) to AUTHORS 2015-01-28 01:02:38 +00:00
Pedro Algarvio
09da974d07 Update changes log 2015-01-28 01:01:11 +00:00
Ronald van Zantvoort
3ccd85b3c5 Fix for #534 2015-01-27 16:32:44 +01:00
Ronald van Zantvoort
7a3d1133bf corrective fix 2015-01-27 16:29:01 +01:00
Ronald van Zantvoort
282a91b512 Fix for #535 2015-01-27 16:26:09 +01:00
rallytime
e95f1a3726 Update version number for stable release 2015-01-12 15:09:00 -07:00
Nicole Thomas
63b439b514 Merge pull request #525 from chmac/patch-1
Minr grammar typo
2015-01-12 14:53:06 -07:00
Pedro Algarvio
e489010c3d Upgrade the database after upgrading pacman 2015-01-07 03:01:23 +00:00
Pedro Algarvio
d842386d27 Update pacman if needed for stable bootstraps 2015-01-07 02:37:26 +00:00
Pedro Algarvio
945d397de4 Remove invalid option 2015-01-07 02:36:36 +00:00
Pedro Algarvio
b8244d24ea The DB upgrade must be done after key initialization 2015-01-07 01:28:32 +00:00
Pedro Algarvio
20cbbcafc7 Update changes log 2015-01-07 01:11:31 +00:00
Pedro Algarvio
52736d496b Minor checks agains the pacman db upgrade 2015-01-07 01:04:52 +00:00
Pedro Algarvio
5f20164e99 Update changes log 2015-01-07 00:59:23 +00:00
Pedro Algarvio
ccf97c442c Add Mike Place(@cachedout) to AUTHORS 2015-01-07 00:59:15 +00:00
Pedro Algarvio
4635cc2d58 Merge pull request #528 from cachedout/python_hashlib
We need python-hashlib to use the copr repos on old centos
2015-01-06 19:15:57 +00:00
Mike Place
5b5733a537 We need python-hashlib to use the copr repos on old centos 2015-01-06 12:05:10 -07:00
Pedro Algarvio
3002031d3d Merge pull request #527 from cachedout/pacman_db_upgrade
Do a pacman db upgrade before installing deps
2015-01-06 18:35:21 +00:00
Mike Place
7ef3a40bcf Do a pacman db upgrade before installing deps 2015-01-06 11:31:37 -07:00
Pedro Algarvio
3ffdb8d05d Add @ptonelli to AUTHORS 2014-12-31 00:59:45 +00:00
Pedro Algarvio
a3aca2476f Merge pull request #511 from ptonelli/develop
Force install of wget in debian
2014-12-31 00:57:35 +00:00
Callum Macdonald
0b63844ec3 Minr grammar typo 2014-12-29 21:15:10 +01:00
Pedro Algarvio
c3859abdb6 Add the remaining certificates information, cp or ln 2014-12-27 01:11:10 +00:00
Pedro Algarvio
23db04eb09 Add information regarding FreeBSD SSL issues. 2014-12-26 21:06:59 +00:00
Pedro Algarvio
a9fea1fd14 Update changes log 2014-12-24 01:54:41 +00:00
Pedro Algarvio
cc92f06034 Merge pull request #518 from eshagh/bsd-update
Make -U work for FreeBSD
2014-12-24 01:53:04 +00:00
Ari Aosved
3a3662de07 python-requests needs to come from backports as well for >= 2, move pip install under pip check 2014-12-23 12:47:24 -08:00
Ari Aosved
a2c3e24614 libzmq3(.2.3) has moved from unstable to backports in debian 7 2014-12-22 17:23:14 -08:00
Pedro Algarvio
70cb7f82d6 Better scope 2014-12-16 14:39:56 +00:00
Pedro Algarvio
c805e81f57 Only try to install and/or start systemd services if /bin/systemctl exists
Fixes #515
Fixes #521
Closes #520
2014-12-16 14:34:03 +00:00
William
352f419db9 Make -U work for FreeBSD
When using http://files.wunki.org/freebsd-9.2-amd64-wunki.box or
http://files.wunki.org/freebsd-10.0-amd64-wunki.box with Vagrant,
bootstrap would succeed, but a number of states would fail without
a package upgrade prior to running highstate. The -U switch currently
does not trigger an upgrade when bootstraping FreeBSD. This patch adds
a package upgrade to the end of the FreeBSD dependency install
function.
2014-12-14 10:36:56 -08:00
Pedro Algarvio
3da4552b6c Bump version for stable release 2014-12-11 20:39:28 +00:00
Pedro Algarvio
5c2c6b4674 Add C. R. Oldham(@cro) to AUTHORS 2014-12-11 20:38:19 +00:00
Pedro Algarvio
995238cff7 Update changes log 2014-12-11 20:33:35 +00:00
Pedro Algarvio
cbd518ed89 Merge pull request #514 from cro/epel75
EPEL RPM file is now 7.5 instead of 7.2
2014-12-11 16:44:27 +00:00
C. R. Oldham
ed4656ea36 EPEL RPM file is now 7.5 instead of 7.2 2014-12-11 09:07:39 -07:00
Pedro Algarvio
8ed0384e4b Download the repo file from HTTP 2014-12-09 23:09:03 +00:00
Paul Tonelli
1460db5d23 Force install of wget in debian 2014-12-09 14:18:41 +01:00
Mark Lee
3a8b0a0f52 Better detection for Debian versions
Re-uses existing Debian version parsing code when /etc/debian_version is found.

Fixes #505.
2014-12-06 14:51:07 -08:00