Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-24 | Fix: update package availability depending on the Debian version | Silvio Rhatto | |
2019-05-13 | Only import key if it exists | Silvio Rhatto | |
2017-06-05 | Changes for puppet 4 compatibility | Silvio Rhatto | |
2016-03-22 | Get rid of deprecation warnings | Silvio Rhatto | |
2016-03-22 | Get rid of modules_dir to see what happens | Silvio Rhatto | |
2015-10-09 | Merge branch 'koumbit-sarava' into 'master' HEADmaster | Micah | |
merge the mayfirst, koumbit and sarava changes the monkeysphere module in shared is very old (2 years 4 months)! since then, sarava and koumbit have done significant work to improve on the module. mayfirst did changes to allow choosing a keyserver, added flexibility, user configs and so on. sarava fixed some bugs. koumbit merged both with the shared modules, did a style cleanup and autoloading, added RAW_AUTHORIZED_KEYS, silence some warnings and randomized cron jobs. this still fails in puppet 3.x, but is an improvement over what's already present. See merge request !1 | |||
2014-03-19 | randomize monkeysphere sync to relieve office bandwidth, see #13275 | Antoine Beaupré | |
side effect: run at every hour instead of 5 minutes | |||
2014-02-07 | follow upstream config file syntax to avoid unnecessary changes | Antoine Beaupré | |
2013-11-21 | silence failures to show keys that would spam puppet output | Antoine Beaupré | |
2013-11-21 | also silence stderr, as some warnings go there | Antoine Beaupré | |
see thousands of tickets RT | |||
2013-11-18 | RAW_AUTHORIZED_KEYS belongs in monkeysphere-authentication.conf, not ↵ | Antoine Beaupré | |
monkeysphere.conf | |||
2013-11-18 | silence cronjob because it's too noisy | Antoine Beaupré | |
see https://labs.riseup.net/code/issues/6428 | |||
2013-11-18 | fix path to modules_dir | Antoine Beaupré | |
2013-11-18 | fix typo in modules_dir directive | Antoine Beaupré | |
2013-11-06 | remove unused variable | Antoine Beaupré | |
2013-11-06 | RAW_AUTHORIZED_KEYS support | Antoine Beaupré | |
2013-10-16 | move away from debian-specific cron.d towards standard cron type | Antoine Beaupré | |
2013-10-16 | style fixes | Antoine Beaupré | |
2013-10-16 | split into separate file according to autoloading rules | Antoine Beaupré | |
2013-10-16 | Merge remote-tracking branch 'sarava/master' | Antoine Beaupré | |
Conflicts: README manifests/init.pp | |||
2013-01-02 | cleanup the merge | mh | |
2013-01-02 | Merge remote-tracking branch 'vireo/master' into merge | mh | |
Conflicts: .gitignore manifests/init.pp | |||
2012-10-01 | fix typo | mh | |
2012-06-17 | take hiera out of the params | mh | |
2012-06-08 | refactor things for >2.7 | mh | |
2011-08-17 | Adding missing requirements | Silvio Rhatto | |
2011-07-14 | Subscribing monkeysphere::email_server_keys to monkeysphere-import-key exec | Silvio Rhatto | |
2011-07-14 | Merge branches 'mayfirst' and 'master' | Silvio Rhatto | |
2011-07-14 | Merge branch 'master' of ↵mayfirst | Silvio Rhatto | |
git://git.mayfirst.org/mfpl/puppet-modules/monkeysphere into mayfirst Conflicts: manifests/init.pp | |||
2011-04-26 | fix mail location on centos | mh | |
2011-03-30 | $required_user variable was left over cruft | Jamie McClelland | |
2011-03-29 | adding ability for monkeysphere user setup | Jamie McClelland | |
2011-03-19 | default file location does not have a period | Jamie McClelland | |
2011-03-19 | ensure config files are in place before executing monkeysphere commands | Jamie McClelland | |
2011-03-19 | redefining a var generates an error. | Jamie McClelland | |
2011-03-19 | refactored to be more flexible for different setups. Also, defines are | Jamie McClelland | |
for actions to be taken multiple times on a single server, which includes most monkeyshere configuration steps. | |||
2011-03-19 | adding ability to specify a key server. | Jamie McClelland | |
2011-03-08 | helpful directions | Jamie McClelland | |
2011-03-08 | admins may not want to publish keys for some hosts | Jamie McClelland | |
2011-03-08 | easier to read with proper identation | Jamie McClelland | |
2011-03-06 | Correct typo | Greg Lyle | |
2011-03-06 | Correct use of enviroment variable | Greg Lyle | |
2011-03-04 | updates to work with mfpl monkeysphere setup | Jamie McClelland | |
2011-02-20 | add documentation for identity certifier | Mike (stew) O'Connor | |
Signed-off-by: Mike (stew) O'Connor <stew@vireo.org> | |||
2011-02-20 | add identity_certifier type | Mike (stew) O'Connor | |
Signed-off-by: Mike (stew) O'Connor <stew@vireo.org> | |||
2011-02-17 | easy fix for facter | Mike (stew) O'Connor | |
Signed-off-by: Mike (stew) O'Connor <stew@vireo.org> | |||
2011-02-17 | initial commit | Mike (stew) O'Connor | |
Signed-off-by: Mike (stew) O'Connor <stew@vireo.org> | |||
2010-11-13 | Trying to make it work on ubuntu by using monkeysphere-check-key | Silvio Rhatto | |
2010-09-25 | Support for sending pubkey by mail | Silvio Rhatto | |
2010-03-25 | Minor fix | Silvio Rhatto | |