twangboy
53458b88e9
Fix python 2.7.13 install, fix clean script
2017-05-09 18:32:03 +00:00
twangboy
523316f0d7
Update Python and Deps
2017-04-28 17:19:15 -06:00
rallytime
f552dd63f3
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- pkg/windows/installer/Salt-Minion-Setup.nsi
- tests/unit/states/test_tomcat.py
2017-04-14 10:46:56 -06:00
twangboy
b6ac4aa86d
Fix service for win10 update
2017-04-13 13:51:15 -06:00
rallytime
17efc7341c
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- salt/modules/win_wua.py
- salt/netapi/rest_cherrypy/app.py
- salt/version.py
- tests/unit/states/grains_test.py
- tests/unit/states/test_archive.py
2017-04-13 10:14:51 -06:00
rallytime
e90622bc22
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- salt/modules/dockermod.py
- salt/modules/file.py
2017-04-11 15:03:34 -06:00
twangboy
0f7a81cd34
Keep network.py execution module
2017-04-11 14:13:31 -06:00
Matei Albu
ee911a74b4
suse specific changes to salt-api.service
...
* run service under user salt
* change type from notify to simple
* set SHELL env var. When passing a ProxyCommand option to salt-ssh a valid $SHELL is needed execute the given command
2017-04-11 09:19:23 +02:00
twangboy
f71d5cccde
Copy pywin32 dlls to python directory
2017-04-10 23:51:11 +00:00
Thomas Deutschmann
a177d7f0a1
salt-minion.service: Start after salt-master.service
...
On systems where you have both services, salt-master and salt-minion,
enabled, you want that salt-minion.service starts after
salt-master.service so that the minion will be able to connect to the
master on first attempt.
2017-04-03 11:43:00 +02:00
twangboy
90e5022e82
Fix nsis script error
2017-03-31 15:12:41 -06:00
rallytime
52edbffc85
Merge branch '2016.11' into 'develop'
...
Conflicts:
- doc/ref/cache/all/index.rst
- doc/topics/cache/index.rst
- salt/cache/localfs.py
- salt/modules/boto_rds.py
- salt/roster/cloud.py
- salt/states/virtualenv_mod.py
- tests/integration/states/test_archive.py
- tests/unit/modules/test_dockermod.py
- tests/unit/states/dockerng_test.py
2017-03-28 17:09:30 -06:00
rallytime
e77e86db3a
Merge branch '2016.3' into '2016.11'
...
No conflicts.
2017-03-27 17:27:49 -06:00
twangboy
3207d670c5
Fix osx build
2017-03-27 14:52:19 -06:00
rallytime
dbf74330ec
Merge branch '2016.11' into 'develop'
...
Conflicts:
- pkg/windows/req_base.txt
- salt/modules/ssh.py
2017-03-23 16:40:44 -06:00
rallytime
5c5b74b09a
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- pkg/windows/req.txt
2017-03-22 17:20:58 -06:00
mguegan
a5b1d55c46
Fix ZMQ cython .so files linkage
2017-03-22 22:03:53 +01:00
mguegan
15359d1a33
Fix esky build-tarball shellscript for SmartOS 2016Q4-LTS
...
- Add `libssp.so.0` (not sure of this one)
- Copy libsodium/libzmq to the ld_library_path
2017-03-22 19:28:53 +01:00
mguegan
340cbfec63
Update build instructions for esky / SmartOS (2016Q4 LTS)
...
- Remove duplicates
- Adding `-lssp` for fix linking of `console.exe` (bbfreeze)
- Remove patchelf which will break bbfreeze `(version not found)`
- Update to latest saltstack repository branch
2017-03-22 19:25:14 +01:00
twangboy
6761527793
Update dependencies for PyOpenSSL
2017-03-21 11:03:20 -06:00
twangboy
5f75ca71dd
Update dates in the env scripts
2017-03-11 22:21:40 -07:00
twangboy
02757db1e4
Add python 3 installer for Windows
2017-03-10 21:52:38 +00:00
cDR
6539dbdbca
Do not use name resolving for --notrim check
...
This causes a significant delay on servers with many open connections
2017-03-06 09:06:20 -07:00
Pedro Algarvio
878e770088
Bump required SaltPyLint version
2017-03-06 15:28:58 +00:00
Joseph Hall
829f7008f1
Fill in a couple more spots
2017-03-02 05:27:20 -07:00
Pedro Algarvio
1dd7d8d88f
Require SaltPyLint >= v2017.2.22
...
Minimal Python version for develop is now 2.7
2017-02-22 12:15:31 +00:00
rallytime
c46f82c029
Merge branch '2016.11' into 'develop'
...
Conflicts:
- requirements/dev_python27.txt
- requirements/dev_python34.txt
2017-02-21 14:20:20 -07:00
rallytime
dda39d4e63
Merge branch '2016.11' into 'develop'
...
Conflicts:
- salt/minion.py
- salt/modules/file.py
- salt/modules/grains.py
- salt/utils/gitfs.py
2017-02-16 12:18:46 -07:00
twangboy
8dd915dae4
Add salt icon to buildenv directory
2017-02-16 12:04:21 -07:00
twangboy
98d5cc3e1b
Add additional tests to the Windows whitelist
2017-02-15 21:21:55 +00:00
twangboy
ef5078729a
Capitalize the 'r' for 2008R2
2017-02-09 09:55:59 -07:00
twangboy
1b6bd634ac
Require VCRedist on 2008R2 and below instead of 2008
2017-02-09 09:47:47 -07:00
rallytime
88cc195a2a
Merge branch '2016.11' into 'develop'
...
No conflicts.
2017-02-03 10:58:55 -07:00
twangboy
5ff8a14317
Fix problem deleting files
2017-02-02 18:12:18 -07:00
twangboy
4524dd49d4
Remove files not needed by salt-minion
2017-02-02 17:20:12 -07:00
Mike Place
8a24cad919
Merge pull request #39004 from markuskramerIgitt/compile_offline3
...
Compile offline3
2017-02-02 13:20:38 -07:00
Mike Place
75bb1d88eb
Merge pull request #39082 from bmwiedemann/systemdsleep
...
Add salt-minion.sleep
2017-02-01 11:57:42 -07:00
Mike Place
4cd698ca33
Merge pull request #39104 from githubcdr/develop
...
Do not use name resolving for --notrim check
2017-02-01 11:25:27 -07:00
cDR
351c039257
Do not use name resolving for --notrim check
...
This causes a significant delay on servers with many open connections
2017-02-01 11:02:10 +01:00
Bernhard M. Wiedemann
c2cef98747
Add salt-minion.sleep
...
for use with systemd to be installed in
/usr/lib/systemd/system-sleep/salt-minion.sleep
To avoid stale minion-master connections as described in
https://bugzilla.opensuse.org/show_bug.cgi?id=1018791
2017-01-31 22:04:04 +01:00
rallytime
8928436bdd
Merge branch '2016.11' into 'develop'
...
Conflicts:
- salt/pillar/__init__.py
2017-01-30 09:06:27 -07:00
markuskramerIgitt
b4aa2ffaab
Option to compile the Salt-Minion installer offline
2017-01-27 22:52:21 +01:00
Mike Place
4b75dfac95
Merge pull request #38978 from sjorge/2016.11-bootstrap
...
fixes saltstack/salt-bootstrap#1021
2017-01-27 10:05:09 -07:00
rallytime
e91fcbeaac
Merge branch '2016.11' into 'develop'
...
Conflicts:
- salt/minion.py
- salt/modules/dockerng.py
- salt/thorium/key.py
2017-01-26 16:02:06 -07:00
rallytime
fdaa5ac1b0
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/master.py
- salt/pillar/__init__.py
- salt/utils/__init__.py
2017-01-26 14:09:37 -07:00
Super-User
26eb35f99d
fixes salt/salt-bootstrap#1021
2017-01-26 21:22:34 +01:00
twangboy
214e1cc598
Fix 64bit detection, vcredist only on <= 2008
2017-01-24 11:56:11 -07:00
twangboy
62e608b627
Update Jinja2 to 2.9.4
2017-01-24 09:44:23 -07:00
Nicole Thomas
1262fa8ef8
Merge pull request #38843 from rallytime/merge-develop
...
[develop] Merge forward from 2016.11 to develop
2017-01-20 14:01:12 -07:00
Mike Place
12118fa4eb
Merge pull request #38794 from markuskramerIgitt/develop
...
Test availability of git in the command shell.
2017-01-20 13:43:40 -07:00