Denys Havrysh
bbcad93a8d
Fix trailing white spaces in Salt PRM spec file
2016-03-02 10:42:00 +02:00
Denys Havrysh
fbfc3abccf
Remove trailing white spaces in files under pkg/
dir
2016-03-01 17:37:18 +02:00
twangboy
1f6a95694d
Grant permissions using SID instead of name
2016-02-29 18:09:31 -07:00
Bo Maryniuk
f73f70375c
Force-kill websocket's child processes faster than default two minutes.
2016-02-11 15:16:43 +01:00
Mike Place
87f2816ef5
Merge pull request #31029 from twangboy/win_defaults
...
Windows defaults to multiprocessing true
2016-02-09 11:20:36 -07:00
twangboy
baffbbdb74
Comment multiprocessing line in minion config
2016-02-08 18:14:17 -07:00
twangboy
8876893b5c
Fix remove placeholder files
2016-02-08 17:51:36 -07:00
twangboy
788855cc94
Remove placeholder files
2016-02-08 17:42:07 -07:00
twangboy
c834a9d5e5
Set overwrite to off
...
Remove place holder files (empty)
2016-02-08 17:29:39 -07:00
twangboy
3654a0e0c2
Change 2015 to 2016 in license file
2016-02-05 09:37:46 -07:00
twangboy
aa7d0602a8
Update instructions in readme.md for shasum
2016-02-05 09:36:23 -07:00
twangboy
6f1a8f4146
Added code to add /opt/salt/bin to the path
...
remmed out
2016-02-05 09:36:02 -07:00
twangboy
1e7468a08c
Disable master, syndic, and api in postinstall
...
I tried doing this through the plist files but no matter
what I did they would still start
2016-02-05 09:35:43 -07:00
twangboy
d49b3dcf1b
Re-added start on load and keep alive
2016-02-05 09:35:15 -07:00
twangboy
3ff50a2254
Removed keepalive option
2016-02-05 09:35:01 -07:00
twangboy
eb5d04bdf1
Remove autostart for api, master, and syndic
2016-02-05 09:34:39 -07:00
twangboy
3c0cce34c9
Added minimum requirements for installation
...
64bit El Capitan
2016-02-05 09:34:15 -07:00
twangboy
1dcc23c85b
Fix error on kickstart command
2016-02-05 09:34:02 -07:00
twangboy
7a163c46d8
Change to new way of starting and stopping services
2016-02-05 09:33:44 -07:00
twangboy
23d47722b7
Fix preinstall and postinstall scripts
...
stops the service if running
starts the service after install
service names follow apple naming convention (com.saltstack.salt...)
2016-02-05 09:33:30 -07:00
twangboy
7ef723d815
Upgrade to latest pip
2016-02-05 09:33:16 -07:00
twangboy
0f09ad517f
Updated pip dependencies
2016-02-05 09:32:59 -07:00
twangboy
d3d4c1d13f
Removed GPL Licensed software from build
...
Removed:
- gdbm
- gnu-readline
- libgit2
- pygit2
- cmake (used to compile libgit2)
Removed traces of pkg-congig after build
Updated license to say it was built using pkg-config
Updated openssl to 1.0.2f
2016-02-05 09:32:42 -07:00
Benjamin Drung
708f2ff8ea
Fix typo reponse -> response
2016-02-04 13:06:04 +01:00
Benjamin Drung
72c4eab6d7
Fix typo propogate -> propagate
2016-02-04 13:04:27 +01:00
Benjamin Drung
bf92c3663b
Fix typo formating -> formatting
2016-02-04 12:45:19 +01:00
Colton Myers
80d0e428aa
Merge pull request #30624 from cro/remove_bad_symlinks
...
Remove bad symlinks from osx pkg dir
2016-01-25 17:02:25 -07:00
C. R. Oldham
f5fd38624e
Remove bad symlinks in osx pkg dirs
2016-01-25 14:29:51 -07:00
Erik Johnson
d649551fbf
Merge branch '2015.5' into 2015.5-2015.8
2016-01-24 11:55:09 -06:00
Jacob Hammons
03c51bb54d
Added placeholder release notes for 2015.5.10
...
Changed old doc links from docs.saltstack.org to docs.saltstack.com
2016-01-22 10:48:08 -07:00
David Cournapeau
3c27ab5310
BUG: fix osx .pkg script locations to match the .plist files.
2016-01-19 09:37:20 -08:00
David Cournapeau
ed9ab68d3b
BUG: fix missing sudo when linking certify cert.
2016-01-19 07:58:11 -08:00
twangboy
0be53953af
Added function to download and check hashes, added hash files
2015-12-22 13:08:23 -07:00
twangboy
7f0b87bfb3
Added pre/post flight scripts (not running)
2015-12-22 09:28:47 -07:00
twangboy
9eeb6da7bd
Improvements to osx packaging scripts
2015-12-21 13:07:53 -07:00
Colton Myers
9673fd0937
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
...
Conflicts:
salt/cloud/clouds/ec2.py
tests/unit/states/file_test.py
2015-12-08 12:23:26 -07:00
Benjamin Drung
b1a4ade618
Drop obsolete syslog.target from systemd services
...
Declaring After=syslog.target is unnecessary by now because syslog is
socket-activated and will therefore be started when needed. Thus remove
the obsolete syslog.target from the systemd service files.
2015-12-08 13:48:34 +01:00
Damian Myerscough
85a8a3b033
Fix resource limits, systemd sets the default number of open files to 4096 causing te master to complain about limits when you have a large number of keys
2015-12-05 00:21:57 -08:00
C. R. Oldham
8e191ae264
Add web references
2015-12-04 09:30:10 -07:00
C. R. Oldham
5f1459d708
Update mac packaging
2015-12-04 09:30:10 -07:00
C. R. Oldham
092b7ddd0a
First crack at build files for Mac OS X Native package
2015-12-04 09:30:10 -07:00
Colton Myers
0d90dd3a19
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
...
Conflicts:
debian/salt-master.service
salt/modules/win_pkg.py
2015-12-01 13:26:44 -07:00
twangboy
90b19a3279
Fixed the script... something got broke...
2015-11-04 10:53:10 -07:00
Benjamin Drung
89dcb66310
Fix the wrong "allow to do" phrase
...
"allow to do" is not a valid English phrase. Either use a gerund (allow
doing) or add a patient/object (allow someone to do).
2015-11-04 12:15:41 +01:00
Colton Myers
3286a5250f
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
...
Conflicts:
doc/topics/installation/windows.rst
doc/topics/tutorials/pillar.rst
pkg/windows/installer/Salt-Minion-Setup.nsi
salt/modules/file.py
salt/modules/schedule.py
salt/pillar/git_pillar.py
salt/states/boto_route53.py
salt/states/pkg.py
tests/integration/modules/pillar.py
2015-10-30 16:05:26 -06:00
twangboy
a0c5223554
Fixes #27923 and #28000
...
Fixed a bug where the installer wouldn't grab current config if the salt
service was stopped
Added a switch to start the salt service at the end
Switch works with both silent and GUI installs
/start-service=1 will start the service
/start-service=0 will not start the service
Default is to start the service
2015-10-27 15:43:22 -06:00
twangboy
63a7305ae9
Uninstaller only removes specific files and dirs
...
Fixes : #27032
Uninstaller only removes the following:
- ./bin
- salt*
- nssm.exe
- uninst.exe
All other files will remain untouched
2015-09-24 14:59:32 -06:00
twangboy
7e35b13022
Turned multiprocessing on
2015-09-11 08:10:52 -06:00
Jorge Schrauwen
9efef940c1
fix SPM paths on smartos/illumos esky
2015-08-28 21:42:44 +00:00
Colton Myers
d3d0e004d9
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
...
Conflicts:
salt/minion.py
salt/modules/gpg.py
salt/modules/keystone.py
salt/modules/pw_user.py
salt/states/reg.py
setup.py
2015-08-17 16:54:16 -06:00