summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-15tests: make shorewall optionalMicah Anderson
2014-09-15tests: add 'ignore' command to testsMicah Anderson
2014-09-03Merge branch 'master' into developvarac
2014-09-02tests: make warnings not produce a non-zero exit code, add 'ignore' command t...elijah
2014-08-28Merge tag '0.5.4.1'Micah Anderson
2014-08-28update version number for 0.5.4.1 hotfix release0.5.4.1Micah Anderson
2014-08-28syslog logs everything but webapp FIX #6020guido
2014-08-26default to multimaster if no nodes are defined as masterelijah
2014-08-26update version number for 0.5.4 hotfix release0.5.4Micah Anderson
2014-08-26Fix Tapicero not starting after first deploy (#6004)varac
2014-08-22FQDN should come first in /etc/hostsvarac
2014-08-21Merge tag '0.5.3'Micah Anderson
2014-08-21Fix starting tapicero when it is not running (#6004)0.5.3Micah Anderson
2014-08-21Merge remote-tracking branch 'varac/5998_fix_nagios_nodename' into 0.5.3Micah Anderson
2014-08-21Fix "Nagios ssh check is automatically added by the ssh module and cantains a...varac
2014-08-20set the maximum leap cli version for this version of the platformMicah Anderson
2014-08-19Update README to make note about known issues so version number does not need...Micah Anderson
2014-08-05Fixes: #5952 Webapp now logs to it's own file instead of syslog and user.logguido
2014-08-01Merge branch 'feature/replication-in-tapicero-security' into developAzul
2014-08-01minor: fix typo in webapp configAzul
2014-07-30add replication role to user databases with tapiceroAzul
2014-07-29fix haproxy_servers call with couchdb default portAzul
2014-07-29Merge remote-tracking branch 'fbernitt/issue_5217_allow_registration' into de...Azul
2014-07-16haproxy connects to a local couch if availableAzul
2014-07-15haproxy default to couch_write, couch_read on GETAzul
2014-07-15adopt webapp test to new hiera couch clients formatAzul
2014-07-14fix couch tests to use admin credentialsAzul
2014-07-14proper json for tapicero configAzul
2014-07-14update couchdb puppet moduleAzul
2014-07-11Added allow_registration to webapp config.yml.Folker Bernitt
2014-07-01Merge branch 'obfsproxy' into developelijah
2014-07-01Use new macro pick_node to pick vpn gateway for obfsproxy.jsonirregulator
2014-07-01Check appropriately if obfsproxy is included in servicesirregulator
2014-07-01A vpn node picks its openvpn.gateway as obfsproxy gateway addressirregulator
2014-07-01Add apt preferences requirement for obfsproxy package resourceirregulator
2014-07-01Add User resource requirement for obfsproxy service, log, etc dirirregulator
2014-07-01Remove unneeded newlines from obfsproxy.confirregulator
2014-07-01Explicitly set apt preferences for obfsproxy to wheezy-backportsirregulator
2014-07-01Attach node's name to scramblesuit password and port secretsirregulator
2014-07-01Make obfsproxy daemon bind to specific address rather than 0.0.0.0irregulator
2014-07-01Include obfsproxy descriptors in openvpn.jsonirregulator
2014-07-01Use the try method to pick vpn gateway address in obfsproxy.jsonirregulator
2014-07-01Remove initscript subscription to conf fileirregulator
2014-07-01Move log files to var/log instead of var/log/obfsproxyirregulator
2014-07-01Subscribe obfsproxy service resource to conf fileirregulator
2014-07-01Simplify init script, let puppet service resource use init statusirregulator
2014-07-01Change logrotate's frequency and number of log files to keepirregulator
2014-07-01Be able to specify log_level parameter for obfsproxyirregulator
2014-07-01Address logging for obfsproxy daemonirregulator
2014-07-01Pick gateway address either from self or another openvpn nodeirregulator