summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-14moved site_config::apt to site_aptvarac
2012-12-14Merge branch 'feature/openvpn_ip_forward' into developvarac
2012-12-14no need for sections in shorewall rulesvarac
2012-12-11add prefix to couchdb.yamlMicah Anderson
2012-12-11update shorewall submodule to fix the shorewall.conf problemMicah Anderson
2012-12-11fix couchdb portMicah Anderson
2012-12-11neglected to add the 'refreshonly' parameter to the exec in previous commitMicah Anderson
2012-12-11change hostname exec to only apply when either the /etc/hostname or /etc/host...Micah Anderson
2012-12-11set up an 'initial' run stage to happen before the 'main' run stage and put theMicah Anderson
2012-12-11replace Documentroot path from - to _Micah Anderson
2012-12-11remove extra space in hostname execMicah Anderson
2012-12-11test to see if the hosts value is empty before trying to reference it in a te...Micah Anderson
2012-12-11update augeas submodule to try and resolve unreferenced commitMicah Anderson
2012-12-11setup /etc/hosts based on a template and the hiera value 'hosts'Micah Anderson
2012-12-10openvpn: use x509 module to deploy certs (fixes #1064)varac
2012-12-10couchdb: use x509 module to deploy certs (fixes #1063)varac
2012-12-10also deploy ca_certvarac
2012-12-10updated leap_ca_daemon config file, deploying x509 cert+keyvarac
2012-12-10use leap_ca master branchvarac
2012-12-08minor - fix hint.elijah
2012-12-07added hostname tracking and late evaluation. new key "hosts" added, for build...elijah
2012-12-07new names for couchdb DBsvarac
2012-12-07removed pinning couchdb to unstable because 1.2.0-3 is in wheezy, finallyvarac
2012-12-07Merge branch 'feature/ca' into developvarac
2012-12-07added module site_ca_daemonvarac
2012-12-07ca -> ca_daemon in site.pp and services/ca.jsonvarac
2012-12-07added couchdb hiera variables to services/ca.jsonvarac
2012-12-04remove no longer needed removal of the ports.conf fileMicah Anderson
2012-12-04alphabetize the apache modulesMicah Anderson
2012-12-04Stop the [warn] NameVirtualHost *:443 has no VirtualHosts errorsMicah Anderson
2012-12-04set ip_forwarding using augeasMicah Anderson
2012-12-04update shorewall module to latest revision, fixing a bug on the shorewall.con...Micah Anderson
2012-12-04changed shorewall submodule location, this requires you do a git submodule syncMicah Anderson
2012-12-04use site_cavarac
2012-11-29include apt in the site_config/apt classMicah Anderson
2012-11-29disable apt pdiffs, they are slow on fast linksMicah Anderson
2012-11-29change api CA cert deployment to just symlink to the already deployed fileMicah Anderson
2012-11-29change ensure parameter to explicit 'directory' for /srv/leap-webappMicah Anderson
2012-11-29updated bundler module to accept 'package' to install_method to be a little m...Micah Anderson
2012-11-28updated service templates to reflect new command nameselijah
2012-11-27Merge branch 'feature/webapp' into developMicah Anderson
2012-11-27fix location of SSLCertificateChainFile locationMicah Anderson
2012-11-27switch from hiera_array to just hieraMicah Anderson
2012-11-27fix location of couchdb.yml templateMicah Anderson
2012-11-27fix name of eip_serviceMicah Anderson
2012-11-27fix name of couchdb.yml templateMicah Anderson
2012-11-27add the couchdb configuration templateMicah Anderson
2012-11-27setup the couchdb class to provide the couchdb connection parametersMicah Anderson
2012-11-27fix webapp: only list couchdb hosts that match node's 'local' value.elijah
2012-11-27make sure the webapp/public/config directory exists and the eip-service.json ...Micah Anderson