aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-09Merge branch 'koumbit-sarava' into 'master' HEADmasterMicah
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-19randomize monkeysphere sync to relieve office bandwidth, see #13275Antoine Beaupré
side effect: run at every hour instead of 5 minutes
2014-02-07follow upstream config file syntax to avoid unnecessary changesAntoine Beaupré
2013-11-21silence failures to show keys that would spam puppet outputAntoine Beaupré
2013-11-21also silence stderr, as some warnings go thereAntoine Beaupré
see thousands of tickets RT
2013-11-18RAW_AUTHORIZED_KEYS belongs in monkeysphere-authentication.conf, not ↵Antoine Beaupré
monkeysphere.conf
2013-11-18silence cronjob because it's too noisyAntoine Beaupré
see https://labs.riseup.net/code/issues/6428
2013-11-18fix path to modules_dirAntoine Beaupré
2013-11-18fix typo in modules_dir directiveAntoine Beaupré
2013-11-06remove unused variableAntoine Beaupré
2013-11-06RAW_AUTHORIZED_KEYS supportAntoine Beaupré
2013-10-16move away from debian-specific cron.d towards standard cron typeAntoine Beaupré
2013-10-16style fixesAntoine Beaupré
2013-10-16split into separate file according to autoloading rulesAntoine Beaupré
2013-10-16Merge remote-tracking branch 'sarava/master'Antoine Beaupré
Conflicts: README manifests/init.pp
2013-01-02cleanup the mergemh
2013-01-02Merge remote-tracking branch 'vireo/master' into mergemh
Conflicts: .gitignore manifests/init.pp
2012-10-01fix typomh
2012-06-17take hiera out of the paramsmh
2012-06-08refactor things for >2.7mh
2011-08-17Adding missing requirementsSilvio Rhatto
2011-07-14Subscribing monkeysphere::email_server_keys to monkeysphere-import-key execSilvio Rhatto
2011-07-14Merge branches 'mayfirst' and 'master'Silvio Rhatto
2011-07-14Merge branch 'master' of ↵mayfirstSilvio Rhatto
git://git.mayfirst.org/mfpl/puppet-modules/monkeysphere into mayfirst Conflicts: manifests/init.pp
2011-04-26fix mail location on centosmh
2011-03-30$required_user variable was left over cruftJamie McClelland
2011-03-29adding ability for monkeysphere user setupJamie McClelland
2011-03-19default file location does not have a periodJamie McClelland
2011-03-19ensure config files are in place before executing monkeysphere commandsJamie McClelland
2011-03-19redefining a var generates an error.Jamie McClelland
2011-03-19refactored to be more flexible for different setups. Also, defines areJamie McClelland
for actions to be taken multiple times on a single server, which includes most monkeyshere configuration steps.
2011-03-19adding ability to specify a key server.Jamie McClelland
2011-03-08helpful directionsJamie McClelland
2011-03-08admins may not want to publish keys for some hostsJamie McClelland
2011-03-08easier to read with proper identationJamie McClelland
2011-03-06Correct typoGreg Lyle
2011-03-06Correct use of enviroment variableGreg Lyle
2011-03-04updates to work with mfpl monkeysphere setupJamie McClelland
2011-02-20add documentation for identity certifierMike (stew) O'Connor
Signed-off-by: Mike (stew) O'Connor <stew@vireo.org>
2011-02-20add identity_certifier typeMike (stew) O'Connor
Signed-off-by: Mike (stew) O'Connor <stew@vireo.org>
2011-02-17easy fix for facterMike (stew) O'Connor
Signed-off-by: Mike (stew) O'Connor <stew@vireo.org>
2011-02-17initial commitMike (stew) O'Connor
Signed-off-by: Mike (stew) O'Connor <stew@vireo.org>
2010-11-13Trying to make it work on ubuntu by using monkeysphere-check-keySilvio Rhatto
2010-09-25Support for sending pubkey by mailSilvio Rhatto
2010-03-25Minor fixSilvio Rhatto
2010-03-07Introducing $monkeysphere_ssh_portSilvio Rhatto
2010-03-07New format for import-keySilvio Rhatto
2009-12-28Adding .gitignoreSilvio Rhatto
2009-12-28Initial importSilvio Rhatto