Commit graph

3747 commits

Author SHA1 Message Date
David Lindquist
1f2fd1578f Create intermediate directories for minion pki dir 2013-01-07 21:25:58 -08:00
David Lindquist
eb9729dedd Update minion pki directory for Salt 0.11.0 2013-01-07 21:20:18 -08:00
David Lindquist
d9e63880f6 Place minion keys in minion sub-directory if it exists 2013-01-07 19:20:10 -08:00
Thomas S Hatch
9f405012b2 Merge pull request #11 from gwaland/develop
correcting epel install rpm location.
2012-12-27 09:14:20 -08:00
Bobby Walker
6c1fd0a037 correcting epel install rpm location. 2012-12-27 10:42:52 -06:00
Thomas S Hatch
351871014b Merge pull request #9 from akoumjian/develop
Update with new squeeze backport repo and squeeze git no longer needs deb install
2012-12-20 10:40:24 -08:00
Alec Koumjian
65fc09e312 remove installing salt deb from debian squeeze git install 2012-12-20 10:31:22 -08:00
Alec Koumjian
45bf7741a6 adding madduck's repo to debian squeeze installation 2012-12-20 09:40:27 -08:00
Pedro Algarvio
9900208a80 Trigger config_minion() on ubuntu git installs. 2012-12-11 21:21:22 +00:00
Alec Koumjian
917773d465 Merge pull request #7 from s0undt3ch/develop
ARM and Raspberry Pi
2012-12-11 08:37:53 -08:00
Pedro Algarvio
25e12f674d Support git installs on Debian distro's that do not have /etc/lsb-release, for example, Raspberry Pi. 2012-12-11 16:31:54 +00:00
Pedro Algarvio
1bde27f89c Properly detect ARM CPU's 2012-12-11 15:28:50 +00:00
Thomas S Hatch
82e9a97d0f Merge pull request #6 from atrawog/patch-1
Adding ppa:saltstack/salt-depends to Ubuntu daily
2012-12-10 10:26:51 -08:00
Andreas Trawoeger
1296fcdb42 Adding ppa:saltstack/salt-depends to Ubuntu daily
Ubuntu salt-daily won't install without adding ppa:saltstack/salt-depends
2012-12-10 19:00:35 +01:00
Thomas S Hatch
869cfcd807 Merge pull request #5 from cedwards/freebsd
updated Arch Linux repo config to updated repository
2012-12-08 20:35:19 -08:00
Christer Edwards
50a666db4e updated Arch Linux repo config to updated repository
intothesaltmine.org/archlinux is maintained by the
Salt package maintainer and is more current than
red45.org/archlinux.
2012-12-08 11:18:06 -07: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
Thomas S Hatch
803dbdcdb0 Merge pull request #4 from cedwards/freebsd
improved ARCH detection and bootstrap pkg.txz installation
2012-12-04 00:52:22 -08:00
Christer Edwards
fdd398fc8b improved ARCH detection and bootstrap pkg.txz installation 2012-12-03 19:09:01 -07:00
Pedro Algarvio
3833177094 Merge pull request #3 from cedwards/freebsd
M2Crypto failures when starting minion unless swig installed pre-salt
2012-12-03 14:24:57 -08:00
Christer Edwards
ffe971290a added swig to install_freebsd_90_*_deps 2012-12-03 14:34:38 -07:00
Christer Edwards
26770818f9 moving swig dependency to _deps function 2012-12-03 14:33:07 -07:00
Christer Edwards
4f2316ad70 M2Crypto failures when starting minion unless swig installed pre-salt 2012-12-03 14:24:57 -07:00
Thomas S Hatch
e499e41fa7 Merge pull request #2 from s0undt3ch/develop
Add README.rst
2012-11-28 21:41:12 -08: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
Pedro Algarvio
e4ca279315 Include link and test new formatting. 2012-11-29 05:12:18 +00:00
Pedro Algarvio
7b2f0b50d6 Add README.rst 2012-11-29 05:04:36 +00:00
Pedro Algarvio
3ca055cc11 Bump script version. 2012-11-29 04:54:18 +00:00
Pedro Algarvio
0cdbc1f223 Fix __check_unparsed_options() grep regular expression. 2012-11-29 03:40:18 +00:00
Alec Koumjian
8e94671aaf Merge pull request #1 from s0undt3ch/features/curl-wget
Support using curl/wget to download and install directly
2012-11-28 17:48:51 -08:00
Pedro Algarvio
a87610e042 Hard code script name, even on script's usage. 2012-11-29 01:44:45 +00:00
Pedro Algarvio
aff51a1cc8 Check for options mixed with positional arguments and throw error. 2012-11-29 01:27:43 +00:00
Pedro Algarvio
764d0581c4 Hardcode logfile and logpipe's name so it works using curl/wget. 2012-11-29 00:44:20 +00:00
Alec Koumjian
822a573d98 Using bootstrap script config dir option, removing shared folders from salty-vagrant. 2012-11-28 12:26:44 -08:00
Pedro Algarvio
3305299cdb Fix another unbound variable. 2012-11-28 18:47:20 +00:00
Pedro Algarvio
eef69ec33a Merge branch 'develop' of github.com:saltstack/salty-vagrant into features/salt-cloud 2012-11-28 18:46:27 +00:00
Pedro Algarvio
5461583f80 Fix unbound variable error. 2012-11-28 18:13:19 +00:00
Alec Koumjian
b76cc4a4fc Merge pull request #41 from s0undt3ch/support/freebsd
Fix and add support for FreeBSD 9.0
2012-11-28 09:50:30 -08:00
Pedro Algarvio
d4cb13c1a6 Include config function comment. 2012-11-28 04:35:22 +00:00
Pedro Algarvio
d6e0b3a7b0 Add salt-cloud support.
* Added the `-c|config-dir` option which should point to a temporary directory which should contain the minion's config and keys. If these are found, they're moved to the proper place.
* Added the default `minion_config` function which should work for most cases. Those that have special needs can provide their own config function which is searched in the following order:
  1. config_<distro>_<distro_version>_<install_type>_minion
  2. config_<distro>_<distro_version>_minion
  3. config_<distro>_<install_type>_minion
  4. config_<distro>_minion
  5. config_minion
2012-11-28 04:29:33 +00:00
Pedro Algarvio
df280397ab Fix copy/paste typo. 2012-11-28 04:25:40 +00:00
Pedro Algarvio
8cd077170a Finished adding FreeBSD 9.0 support.
I was just unable to actually install salt because http://pkgbeta.freebsd.org/ is failing, but I guess this is temporary.
2012-11-28 03:39:10 +00:00