summaryrefslogtreecommitdiff
path: root/provider_base
AgeCommit message (Expand)Author
2014-04-08minor: allow manual override of 'services' in provider.jsonelijah
2014-04-05revert openvpn tls-cipher: closes https://leap.se/code/issues/5429elijah
2014-04-05openvpn: allow for configurable keepalive (aka ping & ping-restart) closes ht...elijah
2014-04-04Merge branch '0.5' into developMicah Anderson
2014-04-02Merge pull request #20 from elijh/feature/openvpn-configvarac
2014-04-01Fix for Openstack/Amazon special case needing to allow ec2_public_ipv4Micah Anderson
2014-04-01Include all the ips that are allowed to send mail through the relay inMicah Anderson
2014-03-26contacts.tor must be an arrayelijah
2014-03-23modules/site_static: part 1 - amberelijah
2014-03-20allow ability to customize openvpn security stuff: tls-cipher, auth, and ciph...elijah
2014-03-14added support for environment specific providers (e.g. provider.production.js...elijah
2014-02-27Merge branch 'webapp_check' into 0.6varac
2014-02-27Merge branch 'one_monitornode_rules_them_all' into 0.6varac
2014-02-27fixed more places where passwords were set to the wrong environment.elijah
2014-02-27fixed more places where passwords were set to the wrong environment.elijah
2014-02-27include nagios_test user credentials in webapp hiera filesvarac
2014-02-27provide nagios_test_pw in hiera filesvarac
2014-02-27new monitor hosts rule: local environment monitors just see local machines, o...elijah
2014-02-27fixed horrible bug that caused all environments to use the same couchdb soled...elijah
2014-02-27fixed horrible bug that caused all environments to use the same couchdb soled...elijah
2014-02-12include monitor node also into nagios hash so check-mk-agent can run on monit...varac
2014-02-12include monitor node into hosts hash so check-mk-agent can run on monitor hos...varac
2014-02-10Merge remote-tracking branch 'elijah/feature/known_hosts' into 4982_check_mkvarac
2014-02-09deploy a valid /etc/ssh/ssh_known_hosts for all nodes (requires new leap_cli)elijah
2014-02-07Merge remote-tracking branch 'origin/develop' into 4982_check_mkvarac
2014-02-07monitor nodes get all nodes listed in /etc/hostselijah
2014-02-06added support for monitor ssh keys (requires latest leap_cli)elijah
2014-02-06move leap_webapp.conf template to common.conf which is included by the nagios...varac
2014-01-02added support for minimum client version checkingelijah
2013-12-19Set mynetworks to include any mx server in the provider to allow them to0.5.0rc1Micah Anderson
2013-12-18set x509 use to true for all nodes, we need a cert for relaying usingMicah Anderson
2013-11-28fix soledad couchdb hiera variables, part iiMicah Anderson
2013-11-28fix soledad couchdb hiera variablesMicah Anderson
2013-11-28remove leap_mx admin user and fix leap_mx couchdb hiera variablesMicah Anderson
2013-11-28remove nickserver admin user, and fix nickserver couchdb hiera variablesMicah Anderson
2013-11-28remove admin access from nickserverMicah Anderson
2013-11-28remove admin access from soledadMicah Anderson
2013-11-27add the tapicero couchdb user, and appropriate rolesMicah Anderson
2013-11-27add nickserver couchdb user, set it to have 'identities' roleMicah Anderson
2013-11-27add leap_mx couchdb user/passwordMicah Anderson
2013-11-27pretty reformat couchdb.json and site_couchdb/manifests/init.pp, alphabetizin...Micah Anderson
2013-11-22improvements to webapp deployment: allow for greater customization, allow for...elijah
2013-11-22added custom index.htmlelijah
2013-11-01Change SMTP port to 465 in smtp-service.json (Feature #4339)varac
2013-10-15produce a hash for nagios.hostselijah
2013-10-10added mail.smarthost variable to hieravarac
2013-10-10provide global.provider.contacts.default on every node, no need to add in ser...varac
2013-09-21ensure that contacts.default is an array, and is required (requires latest le...elijah
2013-09-20use newer haproxy_servers macro in order to allow couchdb and webapp to be on...elijah
2013-09-18Include content of client_ca.crt and client_ca.key in hiera (Feature #3874)varac