summaryrefslogtreecommitdiff
path: root/puppet
AgeCommit message (Expand)Author
2013-07-30site_webapp - add support for haproxy weights and backup servers (resolves #3...elijah
2013-07-29site_webapp bugfix - get compile_assets to run by ensuring .scss files are cr...elijah
2013-07-29try::file bugfixes -- add refreshonly to chmod/chown, ensure old file is repl...elijah
2013-07-26Merge branch 'feature/mx' into developMicah Anderson
2013-07-26Merge branch 'feature/soledad' into feature/leap_mxMicah Anderson
2013-07-26Merge branch 'varac/feature/mx' into feature/leap_mxMicah Anderson
2013-07-25initial leap_mx configurationMicah Anderson
2013-07-25initial soledad configurationMicah Anderson
2013-07-25updated submodule apachevarac
2013-07-25updated submodule couchdbvarac
2013-07-25updated submodule aptvarac
2013-07-25beginning of smtp_auth config with client certsvarac
2013-07-25smtpd_recipient_restrictions: +permit_tls_all_clientcertsvarac
2013-07-25smtpd_checks: smtpd_data_restrictionsvarac
2013-07-25using alias resolvervarac
2013-07-25update postfix module to new shared version for parameterized classes, and otherMicah Anderson
2013-07-25Configure Postfix for incoming mails (Feature #2269)varac
2013-07-25include site_mxvarac
2013-07-25smtpd_checks: smtpd_delay_rejectvarac
2013-07-25smtpd_checks: smtpd_data_restrictionsvarac
2013-07-25using alias resolvervarac
2013-07-25update postfix module to new shared version for parameterized classes, and otherMicah Anderson
2013-07-25no need to import common anymorevarac
2013-07-25Configure Postfix for incoming mails (Feature #2269)varac
2013-07-25hiera variable mx.contact -> postfix $root_mail_recipientvarac
2013-07-25initial mx couchdb stunnel configurationMicah Anderson
2013-07-25added site_mx::haproxyvarac
2013-07-25added basic site_postfix::mx configvarac
2013-07-25include shorewall rules for site_mxvarac
2013-07-25shorewall rules for site_mxvarac
2013-07-25added site_mxvarac
2013-07-25added submodule postfix from git://labs.riseup.net/shared-postfixvarac
2013-07-25include site_mxvarac
2013-07-23Merge branch 'develop' of ssh://code.leap.se/leap_platform into developvarac
2013-07-23fix linting errorMicah Anderson
2013-07-23not need for file { '/srv/leap/webapp': }, we have vcsrepo { '/srv/leap/webap...varac
2013-07-23/srv/leap/webapp/public/img: require => Vcsrepo['/srv/leap/webapp']varac
2013-07-19try::file - absolute exec paths.elijah
2013-07-19an entirely different implementation of try::file, using all execs. the built...elijah
2013-07-17default to false for $hostselijah
2013-07-16lint site_openvpn manifestsMicah Anderson
2013-07-15lint nickserver classMicah Anderson
2013-07-15Merge branch 'hotfix/issue/3140' into developvarac
2013-07-15fix smtpd_recipient_restrictions, debug connections from localhostvarac
2013-07-11changes to support restrictive permissions for /etc/leap. this is required to...elijah
2013-07-10ensure that /etc/hosts is output deterministically, so that content does not ...elijah
2013-07-10added tls support, including smtp auth via client certvarac
2013-07-09use file_line from stdlib instead of line, now both vpn_unlimited_tcp_resolve...varac
2013-07-09re-add mx servicevarac
2013-07-09updated submodule apachevarac