18 Commits

Author SHA1 Message Date
ajacoutot
f15307ef5a Update to salt-2014.1.12. 2014-10-11 08:42:46 +00:00
ajacoutot
a646074da3 Seems that the egg-info file now always installs with the proper version. 2014-09-03 09:11:19 +00:00
ajacoutot
d9338a8a90 Add a module to handle sysctl(8) values. 2014-08-26 12:22:04 +00:00
ajacoutot
bfc011848a install_egg_info() behaves differently on some machines; fix the egg-info
file to match the most successful ones (I will have a look at the
underlying issue).
2014-08-23 07:33:11 +00:00
ajacoutot
4b5ed43c1a Implement full service management using rcctl(8). 2014-08-22 12:22:09 +00:00
ajacoutot
1990a3855b Update to salt-2014.1.10. 2014-08-10 08:28:13 +00:00
ajacoutot
feee3879b9 Update to salt-2014.1.7. 2014-07-11 08:55:57 +00:00
ajacoutot
6551f3fb89 The homedir of the user running salt must be outside of the /srv/salt
hierarchy because content of that path is available to all minions; so
move it to /var/salt .
Rename _salt-master to _salt for consistency.
discussed with "viq"

While here, drop rc_pre() from the minion and syndir rc.d(8) scripts,
they are not needed.
2014-06-17 12:30:39 +00:00
ajacoutot
013d257c96 Add a real homedir for the _salt-master user so that we can store the
ssh keys used by GitFS.

noticed by "viq"
2014-06-15 10:08:14 +00:00
ajacoutot
7118d7606f Rm more files. 2014-05-27 14:51:52 +00:00
ajacoutot
a06fdfbb9f Simplify this port not to deviate too much from upstream defaults.
Properly run as _salt-master without breaking.
Add an rc.d script for salt-syndic.
Drop useless README.
Remove all files when running pkg_delete -c
Install more config file examples.
Take maintainer.
2014-05-27 14:12:43 +00:00
ajacoutot
3dc08ba36c Update to salt-2014.1.4.
Start fixing the service module for OpenBSD.
2014-05-27 10:13:43 +00:00
landry
7b525e3e7a Update to salt 0.17.4. 2013-12-27 10:19:30 +00:00
landry
e466cf82a9 Update to salt 0.17.0.
See http://salt.readthedocs.org/en/latest/topics/releases/0.17.0.html
for the changelog.
Depend on salt-testing for regress tests, most of them pass.
2013-10-08 07:02:34 +00:00
kirby
b91c036a15 - install sample configs with sane defaults
- rework README
ok landry@
2013-08-22 18:14:46 +00:00
landry
990265cf85 Unbreak (fscking FULLPKGNAME in PLIST...) noticed by kirby@, thanks! 2013-08-22 07:28:05 +00:00
landry
afcdcfcb17 Seems i messed up uid/gid, 721 was already taken by dkimproxy.. 2013-08-21 21:55:15 +00:00
landry
4d87c9207b Import salt 0.16.3.
Salt is a new approach to infrastructure management. Easy enough to get
running in minutes, scalable enough to manage tens of thousands of
servers, and fast enough to communicate with them in seconds.

Salt delivers a dynamic communication bus for infrastructures that can
be used for orchestration, remote execution, configuration management
and much more.

ok ajacoutot@
2013-08-10 13:39:26 +00:00