129 Commits

Author SHA1 Message Date
ajacoutot
23407304b8 Everything has been merged uptream. 2014-08-28 06:32:56 +00:00
ajacoutot
2a2a275300 Fix and implement OpenBSD support in the following modules:
bsd_shadow, disk, groupadd
2014-08-27 10:26:59 +00:00
ajacoutot
c4a8041f7c All patches have been pushed upstream. 2014-08-26 21:41:43 +00:00
ajacoutot
32420fa9ae Fix the useradd module to work with OpenBSD. 2014-08-26 16:28:43 +00:00
ajacoutot
d9338a8a90 Add a module to handle sysctl(8) values. 2014-08-26 12:22:04 +00:00
ajacoutot
e8cb4bc301 rcctl(8) implementation committed upstream. 2014-08-25 22:05:14 +00:00
ajacoutot
ab90d8cc83 Fix pylint issues. 2014-08-25 13:30:32 +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
a1395ad78b Implement enabled/disabled. 2014-08-22 14:30:08 +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
f6f316da79 Fix comment. 2014-07-15 15:49:37 +00:00
ajacoutot
feee3879b9 Update to salt-2014.1.7. 2014-07-11 08:55:57 +00:00
ajacoutot
0dae2d903e New values for regress tests. 2014-06-17 13:16:15 +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
678ef9da3f Update to salt-2014.1.5. 2014-06-16 07:30:38 +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
9c641d7e95 Loosen up dependencies and note optional ones. 2014-05-27 14:35:50 +00:00
ajacoutot
db64e54939 Indent, no pkg change. 2014-05-27 14:16:35 +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
ajacoutot
3ad453bf00 Update to salt-0.17.5.
ok landry@ (maintainer)
2014-05-21 07:39:47 +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