summaryrefslogtreecommitdiff
path: root/puppet
AgeCommit message (Expand)Author
2013-04-30setup a site_config::params class that can be used to set some common variabl...Micah Anderson
2013-04-26Merge branch 'develop' of ssh://code.leap.se/leap_platform into developvarac
2013-04-26Revert "webapp: use admin creds for now, until we fixed couchdb user permissi...varac
2013-04-25update apache submodule to fix #2279Micah Anderson
2013-04-24provider base - service definitions are now versioned (requires new leap_cli)elijah
2013-04-24take out plain couchdb setup, always deploy bigcouch (Feature #2176)varac
2013-04-24user leap-webapp instead of leap_webappvarac
2013-04-24couchdb.yml.admin is changed on every puppetrun from leap-webapp to rootvarac
2013-04-24automatic update of submodule couchdbvarac
2013-04-24Use pre-salted+hashed admin pw for couchdb (Feature #1941)varac
2013-04-24updated needed couchdb users and DBsvarac
2013-04-24automatic update of submodule stdlibvarac
2013-04-24automatic update of submodule couchdbvarac
2013-04-24Use pre-salted+hashed user pw for couchdb (Feature #2324)varac
2013-04-23automatic update of submodule couchdbvarac
2013-04-23fix mode for webapp production.log (#2300)Micah Anderson
2013-04-22webapp -- fixed bug in configurationelijah
2013-04-18update apache module to take the 'ssl' parameter, and pass it to the class, thisMicah Anderson
2013-04-18webapp: removed "Alias /1" from apache configelijah
2013-04-17update apache module to new 2.7 styleMicah Anderson
2013-04-17rename fallback apt source list so it will be more obvious when it is paired ...Micah Anderson
2013-04-16move secret token into the config.yamlMicah Anderson
2013-04-16pass version to haproxy so that the leap package will be installedMicah Anderson
2013-04-16update haproxy submodule to get version parameter possibilityMicah Anderson
2013-04-11webapp: use admin creds for now, until we fixed couchdb user permissionsvarac
2013-04-10clean up ca_daemon things, it is not used any longer because it has been incl...Micah Anderson
2013-04-09make sure the production environment is used for the migrationsMicah Anderson
2013-04-09add a httpchk line to haproxy to properly test if the couchdb is availableMicah Anderson
2013-04-09update deprecated haproxy configuration options, set values a little lowerMicah Anderson
2013-04-04set permissions on the rails production.log, otherwise passenger complains ab...Micah Anderson
2013-04-04fix typo in x509::variablesMicah Anderson
2013-04-04make sure the couchdb.yml permissions are set properlyMicah Anderson
2013-04-04fix missing commaMicah Anderson
2013-04-04pass $ca_name to stunnel::setup - this eliminates a dynamic scoped variable l...Micah Anderson
2013-04-04update submodule to get fix for syntax errorMicah Anderson
2013-04-04add Erlang Distributed Node Protocol Port json entry under bigcouchMicah Anderson
2013-04-04remove the apache_ssl_proxy cleanupMicah Anderson
2013-04-04rename bigcouch.port to more accurate bigcouch.epmd_portMicah Anderson
2013-04-04rename the bigcouch_replication_[server,client] to be the more accurately, andMicah Anderson
2013-04-03automatic update to stunnel moduleMicah Anderson
2013-04-03switch stunnel module to our version which has been modified for 2.7 paramete...Micah Anderson
2013-04-02shorewall: re-order dnat rule variables to match configuration file orderMicah Anderson
2013-04-02replace hard-coded port number with hiera determined one, manipulated to remo...Micah Anderson
2013-04-02firewall: remove no longer needed epmd portMicah Anderson
2013-04-02fix variable curly bracesMicah Anderson
2013-04-02shorewall:Micah Anderson
2013-04-02switch to using stunnel_client and stunnel_server leap_cli macrosMicah Anderson
2013-04-02replace long-form variables with shorter onesMicah Anderson
2013-04-02refactor couch_client stunnel to use new stunnel_client leap_cli macroMicah Anderson
2013-04-02remove unnecessary class inheritanceMicah Anderson