summaryrefslogtreecommitdiff
path: root/puppet/modules/site_webapp
AgeCommit message (Expand)Author
2012-11-27setup the couchdb class to provide the couchdb connection parametersMicah Anderson
2012-11-27make sure the webapp/public/config directory exists and the eip-service.json ...Micah Anderson
2012-11-27map /1 -> document rootMicah Anderson
2012-11-27add site_webapp class to install the certs/keys/CAs and virtual host configur...Micah Anderson
2012-11-27place the provider.json and ca.crt in the webrootMicah Anderson
2012-11-27add hiera keys for providerMicah Anderson
2012-11-22use origin/develop instead of develop as revisionvarac
2012-11-22switch to the develop branch for the webapp git repository for deployment/tes...Micah Anderson
2012-11-22remove escaping double-quotes, it turns out these are passed directly to the ...Micah Anderson
2012-11-20add initial site_webapp moduleMicah Anderson