David Boucha
ba0abb6810
Merge pull request #8073 from equinoxefr/update_nsis_installer
...
Removing nsProcess plugin.
2013-10-24 09:58:55 -07:00
EquinoxeFR
34c6f6c831
Removing nsProcess plugin. Using ExecWait and a sleep 3s to stop salt-minion.
2013-10-24 15:19:21 +02:00
Niels Abspoel
c349f1cbb2
updated suse spec to salt 0.17.1
2013-10-23 07:50:21 +02:00
Erik Johnson
1a884c59f1
Update RPM spec for 0.17.1
2013-10-22 15:28:49 -05:00
EquinoxeFR
f6ca119edc
Adding close process and service stop to windows installer
2013-10-22 12:12:02 +02:00
David Anderson
6ef835899a
Upstart scripts can source a virtualenv
2013-10-18 11:56:32 -06:00
David Boucha
746369d7b6
Bump Salt Windows installer version. Add to docs
2013-10-18 01:24:37 -06:00
David Boucha
45724660fb
Bump windows installer version number
2013-10-08 11:31:19 -06:00
Erik Johnson
e75fc016fd
pip not needed for EPEL5 package
2013-09-30 21:56:49 -05:00
Erik Johnson
d310dcbb80
Update initscripts, spec file for 0.17.0
...
This also fixes an issue with sourcing of /etc/rc.d/init.d/functions in
RHEL/CentOS/Fedora/etc., allowing the use of /etc/default/salt to
override environment variables.
2013-09-30 21:09:25 -05:00
Niels Abspoel
5ae7fb1b53
updated suse pkg, inline with package guidelines
2013-09-28 23:16:06 +02:00
Niels Abspoel
4677b0a2c0
updated suse spec to salt 0.17.0
...
created salt-ssh as a separate package
improved dependencies per package
salt-master depends pyzmq and recommends halite
salt-minion depends pyzmq
salt dependency pyzmq removed.
2013-09-27 21:58:18 +02:00
Erik Johnson
186c929c51
Fix sanity checks and defaults file sourcing
2013-09-13 12:48:50 -05:00
Erik Johnson
8376fd5284
Updated with 0.16.4-1 info
2013-09-13 12:47:20 -05:00
David Anderson
cabb8230f3
Fix https://github.com/saltstack/salt/issues/6785
2013-09-11 14:14:14 -06:00
Niels Abspoel
cc0fd3982a
updated to 0.16.4
...
The spec file is future ready for salt 0.17, this is commented
I have tested it on sles 11 sp3 and opensuse 12.3 vm.
2013-09-08 00:59:34 +02:00
Niels Abspoel
1c9742d228
updated suse spec file
...
Fixed non-executable-scripts warning from python checks
2013-09-04 20:07:33 +02:00
Henrik Holmboe
0252dcd535
Configuration file for SuSEfirewall2 used in openSUSE
...
This should probably be looked over by the Suse RPM package maintainer.
Untested on SLES.
2013-09-04 14:34:48 +02:00
Florian La Roche
d9e11967a0
fixed preun/postun scripts for salt-minion for the Red Hat .spec file
2013-08-26 21:12:08 +02:00
Andrew Niemantsverdriet
c53e3717b0
Updating to version 0.16.3
2013-08-15 14:08:38 -06:00
David Boucha
21b6f8790f
Bump minion version number.
2013-08-11 18:01:21 -06:00
Pedro Algarvio
92abe874cc
Merge pull request #6611 from herlo/develop
...
update rpm spec to 0.16.2
2013-08-10 11:19:17 -07:00
Clint Savage
3deff7ac21
update rpm spec to 0.16.2
2013-08-10 12:12:48 -06:00
Niels Abspoel
2efed79b21
Updated suse spec file to 0.16.3
...
Updated suse spec file to 0.16.3 bugfix release.
removed creation of /var/cache/salt/minion/proc dir.
not needed anymore
2013-08-09 20:21:49 +02:00
David Boucha
57ef0dc0f7
bump Salt windows installer version to 0.16.2
2013-08-02 11:09:34 -06:00
Niels Abspoel
6c1abf5ab6
updated suse packages to 0.16.2
2013-08-02 08:18:25 +02:00
Pedro Algarvio
9be409e95b
Merge pull request #6425 from UtahDave/lockdown_windows
...
Set permissions on Salt dir
2013-07-29 18:41:25 -07:00
David Boucha
5a48188f54
Set permissions on Salt dir
...
Only allow Administrator's group and System user access to
c:\salt
2013-07-29 19:07:52 -06:00
David Boucha
2b193b0a1d
bump windows installer version
2013-07-29 18:59:48 -06:00
Niels Abspoel
2c7b6f82e5
updated salt package to 0.16.1
2013-07-29 20:35:09 +02:00
Thomas L. Kula
54a0746b4e
Backoff when minion fails to connect
...
NOTE: This is a potential change --- I haven't actually gotten a
test environment to try this out.
This adds a configuration option to the minion,
`acceptance_wait_time_max', that if set changes the acceptance
wait loop to add `acceptance_wait_time' seconds to the wait between
each iteration, up to this maximum value.
POTENTIAL FIX: Issue #5813
2013-07-27 16:51:38 -04:00
Niels Abspoel
b4e1661c91
updated changes file to reflect 0.16.0 init fix
2013-07-18 07:37:00 +02:00
Clint Savage
a1729fb373
updating spec file to feature release 0.16.0
2013-07-11 17:13:00 -06:00
Niels Abspoel
4fa78a44f6
fix salt-syndic Fixes #5954 .
2013-07-05 23:34:28 +02:00
Erik Johnson
6d70b85111
Fix bug in suse initscripts
...
'rc status' is not valid for suse initscripts, 'rc_status' must be used
instead. Fixes #5954 .
2013-07-05 11:04:13 -05:00
Niels Abspoel
209f85c2ac
updated suse package for release 0.16.0
2013-07-02 22:36:13 +02:00
Joseph Hall
d40c7ae7af
Merge pull request #5685 from aboe76/develop
...
updated salt.spec file for suse update 0.15.90
2013-06-22 05:59:23 -07:00
David Boucha
c9b5223999
Bump Windows installer version number
2013-06-22 01:22:49 -06:00
Niels Abspoel
f72aa06d54
updated salt.spec file for suse update 0.15.90
...
Improved salt init files to match fedora package
These could be merged into one.
replaced service files for symlinks to match fedora package
added README.suse to reflect package names for addition python modules
2013-06-22 08:03:28 +02:00
Erik Johnson
524cc8bbb7
Add dependency on yum-utils
...
This adds the depedency on yum-utils to to the RPM spec, as necessitated
by the change made to yumpkg5.py in 8f77216
.
2013-06-06 14:44:46 -05:00
Niels Abspoel
970c41ea8a
Fixed bash-completion error
...
typo
2013-06-02 08:29:13 +02:00
Clint Savage
86a647a80f
Merge branch 'develop' of git://github.com/saltstack/salt into develop
2013-06-01 22:35:24 -06:00
Clint Savage
972c8772fd
update rpm spec to patch release 0.15.3
2013-06-01 22:35:13 -06:00
Niels Abspoel
2c1982aa17
updated suse salt.spec to 0.15.3
2013-06-02 00:14:33 +02:00
Thomas S Hatch
cd0f69ebbd
Merge pull request #5361 from yinchuan/patch-2
...
add resource limits in salt-master.upstart to correct issuse #5323
2013-06-01 11:58:44 -07:00
Clint Savage
5b7c166d51
version needs to be 0.15.2 for salt.spec
2013-06-01 02:26:03 -06:00
yinchuan
11373966e4
add resource limits in salt-master.upstart to correct issuse #5323
...
<https://github.com/saltstack/salt/issues/5323 >
2013-06-01 15:50:05 +09:00
David Boucha
4dd19fdb18
bump windows installer version number.
...
0.15.3
2013-05-31 18:29:01 -06:00
Clint Savage
d408ee67eb
fixup dumb merge issues
2013-05-31 17:27:18 -06:00
Clint Savage
f5ac79fb37
upstream patch release 0.15.2 and patch to make tests run properly
2013-05-31 17:25:21 -06:00