Age | Commit message (Expand) | Author |
2013-09-24 | move commercial x509 deployment to site_x509 (Feature #3889) | varac |
2013-09-24 | seperate cert and key deployment (#3918) | varac |
2013-09-22 | Merge branch 'api-crt-3384' into develop fixes #3384 | kwadronaut |
2013-09-22 | adding fqdn as default servername and moving service.domain to ServerAlias (f... | kwadronaut |
2013-09-20 | use newer haproxy_servers macro in order to allow couchdb and webapp to be on... | elijah |
2013-09-20 | fix whitespace issues from https://review.leap.se/r/82 | varac |
2013-09-19 | fix x509 path in webapp config.yml.erb (#3894) | varac |
2013-09-19 | webapp: Depend services on deployment of default key, cert and ca (Feature #3... | varac |
2013-09-19 | only deploy x509 stuff for nodes if it existes in hiera (Feature #3875) | varac |
2013-09-18 | Setup a class dependency for every tag 'leap_service' to make sure that shore... | Micah Anderson |
2013-09-13 | setup stunnel config to use default x509 cert,key+ca (#3837) | varac |
2013-09-13 | use define instead of class for site_stunnel::setup (#3817) | varac |
2013-09-05 | require that shorewall is up before running bundler commands, it needs to pul...0.3.0rc1 | Micah Anderson |
2013-09-04 | change git repository clone URIs from git:// to https:// (#3732) | Micah Anderson |
2013-09-02 | specify RAILS_ENV when calling bundle assets-precompile (fixes #3638) | Azul |
2013-08-29 | create individual classes for the apache modules so they can be included more... | Micah Anderson |
2013-08-28 | require VCS repo before git assume-unchanged (feature #1608) | Azul |
2013-08-27 | move git::changes into git module, whitespace fix | Azul |
2013-08-27 | specify cwd when using git:changes | Azul |
2013-08-27 | git:changes expect changes to certain files | Azul |
2013-08-27 | make git forget about the changes due to symlinking files | Azul |
2013-08-14 | Fix problem where webapp production.log had the wrong permissions - #3471 | Micah Anderson |
2013-07-30 | webapp - use hiera config "webapp.admins" for the list of admin usernames, de... | elijah |
2013-07-30 | added webapp.secure flag (turns on secure cookies and HSTS) | elijah |
2013-07-30 | site_webapp - add support for haproxy weights and backup servers (resolves #3... | elijah |
2013-07-29 | site_webapp bugfix - get compile_assets to run by ensuring .scss files are cr... | elijah |
2013-07-23 | not 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-11 | changes to support restrictive permissions for /etc/leap. this is required to... | elijah |
2013-07-06 | site_webapp -- make bundler not install test-only or development-only gems. | elijah |
2013-05-23 | Merge branch 'feature/switch-webapp-location' into develop | Micah Anderson |
2013-05-22 | add missing require => on the vcsrepo which could cause these resources to fail | Micah Anderson |
2013-05-22 | add requirements to the try::file resources | Micah Anderson |
2013-05-22 | add force => true parameter to webapp vcsrepo checkout | Micah Anderson |
2013-05-22 | change paths for leap webapp to be under /srv/leap/webapp from /srv/leap-webapp | Micah Anderson |
2013-05-18 | added module site_nickserver | elijah |
2013-05-14 | added smtp-service.json, requires latest leap_cli | elijah |
2013-04-30 | added soledad-service.json | elijah |
2013-04-26 | Merge branch 'develop' of ssh://code.leap.se/leap_platform into develop | varac |
2013-04-26 | Revert "webapp: use admin creds for now, until we fixed couchdb user permissi... | varac |
2013-04-24 | provider base - service definitions are now versioned (requires new leap_cli) | elijah |
2013-04-24 | user leap-webapp instead of leap_webapp | varac |
2013-04-24 | couchdb.yml.admin is changed on every puppetrun from leap-webapp to root | varac |
2013-04-23 | fix mode for webapp production.log (#2300) | Micah Anderson |
2013-04-22 | webapp -- fixed bug in configuration | elijah |
2013-04-18 | update apache module to take the 'ssl' parameter, and pass it to the class, this | Micah Anderson |
2013-04-17 | update apache module to new 2.7 style | Micah Anderson |
2013-04-16 | move secret token into the config.yaml | Micah Anderson |
2013-04-11 | webapp: use admin creds for now, until we fixed couchdb user permissions | varac |
2013-04-09 | make sure the production environment is used for the migrations | Micah Anderson |