Commit graph

1733 commits

Author SHA1 Message Date
Pedro Algarvio
ab3dac2c27 Update changes log 2015-04-24 15:24:24 +01:00
Pedro Algarvio
9185948cf2 Make sure we update packages list one Chris Lea's PPA repository is added 2015-04-24 15:23:47 +01:00
Pedro Algarvio
01a7989723 Revert "Make sure CentOS 5 COPR repository takes priority over EPEL"
This reverts commit f21250b9cf.
2015-04-24 12:25:27 +01:00
Pedro Algarvio
decccf408f Revert "Update changes log"
This reverts commit 62c429c6df.
2015-04-24 12:25:14 +01:00
Pedro Algarvio
9af2bf3bb3 Add Erik Ankrom(@erikankrom) to AUTHORS 2015-04-22 12:08:55 +01:00
Pedro Algarvio
22309631bd Update changes log 2015-04-22 12:08:10 +01:00
Pedro Algarvio
1e2ee9f452 Merge pull request #584 from s0undt3ch/erikankrom-develop
Merge #574
2015-04-22 12:06:57 +01:00
Pedro Algarvio
bee3e700d5 Lint fixes 2015-04-22 10:59:48 +01:00
Pedro Algarvio
e8b51bd569 Merge branch 'develop' of https://github.com/erikankrom/salt-bootstrap into erikankrom-develop 2015-04-22 10:47:38 +01:00
Pedro Algarvio
02fe805d56 Update changes log 2015-04-22 10:42:38 +01:00
Pedro Algarvio
97cbfcf7c4 Merge pull request #570 from The-Loeki/patch-2
Fix #532
2015-04-22 10:41:55 +01:00
Pedro Algarvio
6ca99e9e8d Add Nitin Madhok(@nmadhok) to AUTHORS 2015-04-22 10:39:31 +01:00
Pedro Algarvio
76c0c4c554 Update changes log 2015-04-22 10:38:51 +01:00
Pedro Algarvio
d16e23d107 Add Cam(@camereonsparr) to AUTHORS 2015-04-22 10:37:28 +01:00
Pedro Algarvio
a9829dcb54 Update changes log 2015-04-22 10:37:28 +01:00
Pedro Algarvio
630def36ab Merge pull request #577 from nmadhok/patch-1
Fix issue where bootstrap script fails if a private epel repo has been configured
2015-04-22 10:37:44 +01:00
Pedro Algarvio
5c73fc41a0 Merge pull request #579 from cameronsparr/develop
Fixes #578, set env DEBIAN_FRONTEND=noninteractive
2015-04-22 10:32:49 +01:00
Pedro Algarvio
0c34e38bff Add Tony Narlock(@tony) to AUTHORS 2015-04-22 10:29:59 +01:00
Pedro Algarvio
5e1fb49aed Merge branch 'tony-patch-1' into develop 2015-04-22 10:29:19 +01:00
Pedro Algarvio
1e65f10520 Merge branch 'patch-1' of https://github.com/tony/salt-bootstrap into tony-patch-1 2015-04-22 10:28:54 +01:00
Pedro Algarvio
9557aa1a8a Add David J. Felix(@DavidJFelix) to AUTHORS 2015-04-22 10:26:44 +01:00
Pedro Algarvio
62c429c6df Update changes log 2015-04-22 10:26:12 +01:00
Pedro Algarvio
f21250b9cf Make sure CentOS 5 COPR repository takes priority over EPEL 2015-04-22 10:26:12 +01:00
Pedro Algarvio
b80547f758 Merge pull request #571 from DavidJFelix/develop
Fix RST markup in Readme
2015-04-20 08:27:37 +01:00
Tony Narlock
e91bef3adf README: code directive fixes 2015-04-19 23:21:32 -05:00
Cameron Sparr
917460bfb3 Fixes #578, set env DEBIAN_FRONTEND=noninteractive 2015-04-13 16:22:37 -06:00
Nitin Madhok
6cac1b672c Fix issue where bootstrap script fails if a private epel repo has been configured and if the server cannot access external network
Fixes #576
2015-04-10 15:39:05 -04:00
Erik Ankrom
52e3fad336 add Debian Archive Automatic Signing Key
See #557
2015-04-09 00:02:00 -05:00
Pedro Algarvio
291bac5c18 We need patch installed 2015-04-08 16:57:06 +01:00
David J. Felix
c991a973fb Fix RST markup in Readme
- There should be a space for proper code rendering syntax
2015-04-05 02:15:28 -04:00
Ronald van Zantvoort
be73cb4067 Fix #532 2015-04-04 15:44:43 +02:00
Pedro Algarvio
1e6f249ea1 Add Mark Lee(@malept) to AUTHORS 2015-04-04 02:52:42 +01:00
Pedro Algarvio
ee2738b697 Update changes log 2015-04-04 02:52:15 +01:00
Pedro Algarvio
a6b6341a2c Add Michael Scherer(@mscherer) to AUTHORS 2015-04-04 02:50:15 +01:00
Pedro Algarvio
b1ecec120f Merge pull request #509 from malept/derive-debian-version
Better detection for Debian versions
2015-04-04 02:50:32 +01:00
Pedro Algarvio
0c4a5c58f6 Merge pull request #558 from mscherer/fix_deploy_fr
Force LC_ALL=C for chkconfig, since that's LANG dependant
2015-04-04 02:46:10 +01:00
Pedro Algarvio
dea323fe89 Merge pull request #569 from flugel-it/develop
Diego Woitasen mail address updated.
2015-04-04 02:44:06 +01:00
Pedro Algarvio
d9db807b0f Update changes log 2015-04-04 01:22:12 +01:00
Pedro Algarvio
d5fe857723 Add Matt Black(@mafrosis) to AUTHORS 2015-04-04 01:19:44 +01:00
Pedro Algarvio
62ccf78afe Merge pull request #559 from mafrosis/jessie
Support Debian 8 Jessie
2015-04-04 01:17:13 +01:00
Diego Woitasen
aff1e0d43e Diego Woitasen mail address updated. 2015-04-03 21:07:32 -03:00
Pedro Algarvio
791b8508e9 Merge pull request #565 from The-Loeki/patch-2
\| grouping doesn't work in POSIX sed
2015-04-04 01:06:13 +01:00
Pedro Algarvio
1732917b86 Fix SC2086 - Double quote to prevent globbing and word splitting.
Update changes log.
2015-04-01 09:49:11 +01:00
Pedro Algarvio
bc6a83f3be Merge pull request #567 from The-Loeki/patch-3
Fix wrong config paths for FreeBSD (#552)
2015-04-01 09:46:29 +01:00
Ronald van Zantvoort
e90440a8d8 fix SC2046 2015-04-01 02:30:12 +02:00
Ronald van Zantvoort
f012633278 == != -eq 2015-04-01 02:24:49 +02:00
Ronald van Zantvoort
e8a9e6f53b Fix wrong config paths for FreeBSD (#552) 2015-04-01 02:18:08 +02:00
Ronald van Zantvoort
a4d9a4def7 Update bootstrap-salt.sh
right, reverse match :)
2015-04-01 00:43:34 +02:00
Ronald van Zantvoort
85a31a6830 \| grouping doesn't work in POSIX sed
As part of #550, the reason FreeBSD falls on tags at all (fixed in #564) is because the REPO_URL sed substition line doesn't work in non-Linux sed. 

This fix replaces it with an equivalent POSIX compliant filter so it works on FreeBSD (and probably Solaris, Nexenta, etc.).

This was the only place in the script I could find where this occurs.
2015-04-01 00:29:29 +02:00
mafro
41d0564e82 Jessie uses systemd 2015-03-23 17:14:30 +11:00