Age | Commit message (Collapse) | Author |
|
Change-Id: If10470978ee31a398e0b88d8d98552c93d4706a2
|
|
Change-Id: I74dfe1941eb338a89be994ac9e1b61739601d9db
|
|
|
|
|
|
|
|
|
|
|
|
get bugfix
Change-Id: I1f5f42bb3b62a5b86de38aed31fdb073626b10af
|
|
couchdb::bigcouch::query
|
|
|
|
|
|
|
|
|
|
|
|
develop
|
|
Conflicts:
puppet/modules/site_webapp/manifests/init.pp
Resolved lint differences
Change-Id: Ifbc535ec844222c9f6f0dd71ac12742230bb64ee
|
|
dependencies can be satisfied
Change-Id: I10d3ebe6a3009ebe01e578ea582d00dc930689ed
|
|
/home/git/repositories/micah/leap_platform into develop
|
|
|
|
normally a file resource would automatically require the parent directory first,
but try::file doesn't do this so it has errors if /srv/leap/webapp doesn't exist yet:
for example:
- [web1] err: /Stage[main]/Site_webapp/Try::File[/srv/leap/webapp/public/img]/Exec[restore_/srv/leap/webapp/public/img]/returns: change from notrun to 0 failed: Working directory '/srv/leap/webapp/public' does not exist
that was 'tried' before the vcsrepo was done which would have resolved that
problem. This makes sure that the vcsrepo is done first
|
|
this should have been added to d669a5fb56acf9101cf677ecbd30bcc47b092cd3 resolve
#1722 after the vcsrepo module was updated to handle this, but it wasn't.
|
|
|
|
|
|
|
|
|
|
installed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
variables that are used in different places
to start with we setup the $interface variable, based on logic as defined in #2213
change the various places that were looking up this value to use site_config::params::interface instead
|
|
|
|
permissions"
This reverts commit 830f2408fa210016fdef855da8b3fd28421bff32.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|