Pedro Algarvio
3c8edbbc92
Ignore SC2035
2014-07-25 17:08:32 +01:00
Pedro Algarvio
0df4cd21c5
Update changes log
2014-07-25 17:08:31 +01:00
Pedro Algarvio
b77e84a65d
Properly identify Amazon Linux AMI using lsb_release
. Fixes #416 .
2014-07-25 17:08:31 +01:00
Pedro Algarvio
a79fccbeb2
Fix OR
syntax error
2014-07-25 17:08:31 +01:00
Pedro Algarvio
a56c8f685e
Update changes log
2014-07-25 17:07:46 +01:00
Pedro Algarvio
7cb90e2d1b
Allow some extra time on RHEL for the optionals repo check
...
In case the repository subscription is being managed externally.
2014-07-25 17:05:32 +01:00
Pedro Algarvio
b25f19627e
Merge branch 'develop' of https://github.com/cingeyedog/salt-bootstrap into cingeyedog-develop
2014-07-25 16:38:22 +01:00
Joseph Hall
f2b3a5f2f1
Merge pull request #432 from s0undt3ch/develop
...
SLES 11 SP3 Fixes
2014-07-24 09:43:29 -06:00
Pedro Algarvio
f42fb53387
Update changes log
2014-07-24 15:08:34 +01:00
Pedro Algarvio
a213525d8c
Fix python-M2Crypto
install issue on SLES 11 SP3
...
SLES 11 SP3 ships with both python-M2Crypto-0.22.* and python-m2crypto-0.21 and
we will be asked which we want to install, even with --non-interactive. Let's
try to install the higher version first and then the lower one in case of
failure.
Fixes #431 .
2014-07-24 15:08:11 +01:00
Pedro Algarvio
7773b83c97
Improve error message
2014-07-23 19:37:11 +01:00
Pedro Algarvio
17829753b9
Update changes log
2014-07-23 01:17:14 +01:00
Pedro Algarvio
dee72370b1
Drop the tsflags
requirement for RHEL and RHEL based distributions
2014-07-23 01:17:14 +01:00
Pedro Algarvio
4179d64134
Simplify (-eq
|| -gt
) into -ge
.
...
Thanks @cingeyedog for pointing this out.
2014-07-23 01:17:13 +01:00
Pedro Algarvio
168b681a80
Update changes log
2014-07-23 01:17:13 +01:00
Pedro Algarvio
4ac19fbe0b
Properly detect openSUSE with lsb_release
. Fixes #430 .
2014-07-23 01:17:13 +01:00
Pedro Algarvio
13b8a3ec28
Use the Fedora URLs to install EPEL
2014-07-23 01:17:13 +01:00
Pedro Algarvio
56ecdcee1f
Fail if installing EPEL also fails
2014-07-23 01:17:13 +01:00
Pedro Algarvio
0113c6f87a
Update changes log
2014-07-23 01:17:13 +01:00
Pedro Algarvio
77787e72c4
systemd
in openSUSE 12.2 complains if service does not contain .service
2014-07-23 01:17:13 +01:00
Joseph Hall
4b18d1cfe9
Merge pull request #429 from s0undt3ch/develop
...
Fixes and Improvements
2014-07-21 07:00:54 -06:00
Pedro Algarvio
38a550b687
Remove more than a single white-space
2014-07-20 23:18:14 +01:00
Pedro Algarvio
213e9a7bff
Update changes log
2014-07-20 23:18:04 +01:00
Pedro Algarvio
e34ed2669d
oracle-release
should come before redhat-release
. Fixes #409 .
2014-07-20 23:12:50 +01:00
Pedro Algarvio
915b433841
Update changes log
2014-07-20 22:54:22 +01:00
Pedro Algarvio
8980a4e1be
Configurable sleep value. Fixes #413
...
Support a configurable sleep time when starting, restart and checking
for enabled service.
2014-07-20 22:51:56 +01:00
Pedro Algarvio
62a6513a19
Allow a little more time to cancel
2014-07-20 22:40:20 +01:00
Pedro Algarvio
f504b36daa
Update changes log
2014-07-20 21:54:41 +01:00
Pedro Algarvio
5a46dc3266
Install salt-api
scripts if salt-master
is installed.
...
Fixes #415
2014-07-20 20:59:56 +01:00
Pedro Algarvio
d5d2bf9ba3
If system is using systemd, enable services.
...
Closes #425 .
2014-07-20 19:17:45 +01:00
Pedro Algarvio
39cbd615ca
Update changes log
2014-07-20 19:17:02 +01:00
Pedro Algarvio
32ab515551
Only install EPEL if not already installed.
...
Refs #422 . Closes #421 .
Enable the systemd service. Closes #425 .
2014-07-20 19:16:59 +01:00
Pedro Algarvio
674b501cd4
Merge pull request #428 from jeteokeeffe/patch-1
...
CentOS 7 now uses SystemD instead of SysV
2014-07-20 19:01:39 +01:00
Pedro Algarvio
98c380e2e5
Merge pull request #427 from s0undt3ch/develop
...
Amazon Linux AMI & openSUSE updates
2014-07-20 11:51:49 +01:00
Jete
382b19f7a3
CentOS 7 now uses SystemD instead of SysV
...
Ensure centos 7 is capable of using systemd for checking if the service is running/restarting
2014-07-20 01:43:30 -04:00
Pedro Algarvio
2ed307b5c2
Make shell check happier
2014-07-20 02:37:36 +01:00
Pedro Algarvio
e9763e26ef
Update changes log
2014-07-19 19:56:38 +01:00
Pedro Algarvio
12c43aef6f
Explicitly disallow installation attempts for Amazon Linux AMI 2010.xx
...
Fixes #426
2014-07-19 19:54:12 +01:00
Pedro Algarvio
b6d1488c7b
Update changes log
2014-07-19 18:04:46 +01:00
Pedro Algarvio
6fb8238739
Install python-zypp
on SuSE and openSUSE
...
This is required by Salt's `zypper` module.
2014-07-19 18:02:42 +01:00
Pedro Algarvio
735b4243af
Update changes log
2014-07-06 00:39:54 +01:00
Pedro Algarvio
3df89131be
Replace packages
for __PACKAGES
to "hide" the variable name
2014-07-06 00:38:13 +01:00
Pedro Algarvio
c2e1ba8ea7
Only require PIP based installations for Debian < 7. Fixes #424 .
2014-07-06 00:33:17 +01:00
cingeyedog
18255f1643
Updated wait state
...
searches for python-jinja2 instead for the optional repos.
2014-06-29 21:20:01 -04:00
Pedro Algarvio
fe5360a711
Merge branch 'develop' into stable for v2014.06.30
2014-06-30 00:56:32 +01:00
Pedro Algarvio
36717c31d2
Bump version.
2014-06-30 00:55:01 +01:00
Pedro Algarvio
9796c5d26a
Ignore SC2035
2014-06-30 00:53:03 +01:00
Pedro Algarvio
dec48378c1
Update changes log
2014-06-30 00:53:03 +01:00
Pedro Algarvio
4b04a36508
Properly identify Amazon Linux AMI using lsb_release
. Fixes #416 .
2014-06-30 00:53:03 +01:00
Pedro Algarvio
697a7a97b3
Fix OR
syntax error
2014-06-30 00:53:03 +01:00