Commit graph

52 commits

Author SHA1 Message Date
Omer Katz
984f760476 salt-bootstrap only runs with sudo. Changed README file to reflect that. 2013-12-16 19:10:54 +02:00
Omer Katz
a8e2a7a565 salt-bootstrap works on 13.10. Updated the readme to reflect that. 2013-12-15 18:44:25 +02:00
Matt Black
b81a5cc5e8 Added an example specifying a git tag using wget 2013-10-08 17:13:35 +11:00
Forrest Alvarez
a911cec2a7 Updated readme with an example that uses git tag version 2013-09-15 01:45:15 +00:00
Pedro Algarvio
f2c3613ceb Add Linaro to the supported systems in the Readme file. 2013-08-03 19:44:00 +01:00
Alex Van't Hof
b4280c637a Add support for Linux Mint and consolidate Ubuntu derivatives
A significant number of Ubuntu derivatives are functionally
equivalent for bootstrap purposes, so use standard Ubuntu install
functions instead of creating new ones for each derivative.
2013-07-26 21:24:09 -04:00
Pedro Algarvio
4f22b0b57f Amazon Linux is also supported. 2013-06-01 16:00:48 +01:00
Pedro Algarvio
0abb029868 Support distro's in alphabetical order. Added Gentoo. 2013-06-01 15:41:14 +01:00
Daniel Bradshaw
d8d52e67c3 Doing start in the background can cause problems, so let's not suggest it. 2013-05-30 18:05:57 +01:00
Pedro Algarvio
5a3f349cdd Add initial HTML reports work. 2013-05-23 19:12:28 +01:00
Pedro Algarvio
4cafc163e6 It does not. 2013-05-23 18:08:33 +01:00
Pedro Algarvio
d80c36842d Bold link? 2013-05-23 18:07:41 +01:00
Pedro Algarvio
140ac3c602 Make the link work again. 2013-05-23 18:06:43 +01:00
Pedro Algarvio
73a5b32e95 Bold note. 2013-05-23 18:05:16 +01:00
Pedro Algarvio
ed79089fe8 Add information on how to run the develop version of the script. 2013-05-23 18:03:42 +01:00
Pedro Algarvio
74c5f3afb7 We now also support Debian 7 stable installations. 2013-05-15 14:37:28 +01:00
Pedro Algarvio
fc2c78b410 Add the necessary functionality to allow pre-seeding minion keys. Fixes #112.
* Added a `movefile` function which will overwrite files only if allowed.
* Move any key files found on the directory passed to `-k` to the minions pki directory for the local master.
2013-04-23 11:15:54 +01:00
Pedro Algarvio
3b76846545 Re-enabled Ubuntu 13.04 support. Fixes #110. 2013-04-18 11:03:36 +01:00
Pedro Algarvio
2e765b1784 Add Debian 7 to the list of supported distributions. 2013-04-10 19:07:05 +01:00
Pedro Algarvio
5c8a4f9d2d Update README.rst to latest SuSE support. 2013-02-26 22:06:39 +00:00
Pedro Algarvio
cce98d9f88 Add SuSE 11 support to the README. Thanks @ixela! 2013-02-19 21:34:35 +00:00
Pedro Algarvio
b6a2ecd1bd Renamed start_daemons functions to restart_daemons since it's what it actually is supposed to do. Refs #39. 2013-02-16 10:04:25 +00:00
Pedro Algarvio
670fe30ca6 Added support for both major and minor version matching.
Added a bit more of complexity since we can now match functions by major version only, or major and minor version. This will improve arithmetic comparisons sometimes required when choosing which piece of code gets executed.
2013-02-12 21:12:57 +00:00
Pedro Algarvio
7792f4c8c0 Add an horizontal ruler in the readme. 2013-02-11 22:36:05 +00:00
Pedro Algarvio
7adc8718c2 Update README.rst to include the newly added start daemons function. 2013-02-11 22:28:00 +00:00
Pedro Algarvio
254a289972 Remove the travis badge since it's not currently running the tests on travis, only bamboo. 2013-02-07 07:57:57 +00:00
Pedro Algarvio
c1325acb23 Finish renaming script. Bumped version to mark this event. 2013-02-07 01:44:38 +00:00
Pedro Algarvio
4949f3021a Python versions >=2.7 do not have a __main__ in urllib. 2013-01-29 19:34:38 +00:00
Pedro Algarvio
53d9020321 Less text, same information. 2013-01-29 13:38:57 +00:00
Pedro Algarvio
c5322fd6a8 More formatting fixes. 2013-01-29 13:33:53 +00:00
Pedro Algarvio
c4f5e9fbf5 Fixed formatting. 2013-01-29 13:32:34 +00:00
Pedro Algarvio
4d6c0f989c User proper formatting. 2013-01-29 13:30:12 +00:00
Pedro Algarvio
47f42d7d4d Include information about curl insecure connections. 2013-01-29 13:17:11 +00:00
Pedro Algarvio
4668af6bf3 Add SmartOS as a supported distribution. 2013-01-27 23:35:10 +00:00
Pedro Algarvio
d7531f0698 Update README with the new supported distros and their versions. 2013-01-27 18:20:24 +00:00
Pedro Algarvio
84dcdbfc54 Include information on how to install a master on README.rst 2013-01-25 23:48:00 +00:00
Pedro Algarvio
900a3f3cdf Minor cosmetic change to the Readme. 2013-01-25 21:26:19 +00:00
Pedro Algarvio
7df138921e Update README to comply with the new function order. 2013-01-22 17:09:50 +00:00
Pedro Algarvio
3b2e1630d6 Add another one liner, fetch. 2013-01-22 17:06:50 +00:00
Pedro Algarvio
55dda9acd0 Include build status image in README.rst 2013-01-19 10:59:33 +00:00
Pedro Algarvio
4dcfff55dd Typo. 2012-12-05 01:38:33 +00:00
Pedro Algarvio
8cf2164b83 Document how to bootstrap using python's urllib. Thanks to Dan Garthwaite. 2012-12-05 01:34:38 +00:00
Pedro Algarvio
38847d0c81 Update README.rst formatting 2012-11-29 05:39:43 +00:00
Pedro Algarvio
2e2f68b91d Update README.rst formatting 2012-11-29 05:35:49 +00:00
Pedro Algarvio
40f2fa3c6e Update README.rst formatting 2012-11-29 05:30:48 +00:00
Pedro Algarvio
ca005f87fe Update README.rst formatting 2012-11-29 05:27:54 +00:00
Pedro Algarvio
711768ddec Using code blocks. 2012-11-29 05:23:55 +00:00
Pedro Algarvio
b310bf31d4 New formatting. 2012-11-29 05:18:43 +00:00
Pedro Algarvio
057a6a3055 Mode dedent. 2012-11-29 05:15:50 +00:00
Pedro Algarvio
c217fa6192 Dedent. 2012-11-29 05:14:30 +00:00