<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_webapp, branch 0.2.0</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Merge remote-tracking branch 'origin/develop' into bundle-and-precompile-as-user</title>
<updated>2013-02-12T16:14:32+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-02-12T16:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=05b4a4d9d6ddb594ffa900192ad0ad714957663f'/>
<id>05b4a4d9d6ddb594ffa900192ad0ad714957663f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set webapp module to use try::file where appropriate</title>
<updated>2013-02-11T07:39:27+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-02-11T07:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=708a7e39af9a337ae38f491e7ca1892dd70002c1'/>
<id>708a7e39af9a337ae38f491e7ca1892dd70002c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>run bundler and rake assets:precompile as normal user</title>
<updated>2013-02-09T19:17:48+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2013-02-09T19:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1a2789d084c3c2beccb97726b8799cb194a634fd'/>
<id>1a2789d084c3c2beccb97726b8799cb194a634fd</id>
<content type='text'>
otherwise the generated files will be owned by root and the bundle will be inside roots /home/max
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise the generated files will be owned by root and the bundle will be inside roots /home/max
</pre>
</div>
</content>
</entry>
<entry>
<title>include shorewall config for webapp and couchdb</title>
<updated>2013-02-06T22:36:24+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-02-06T22:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=68b6e843aa852cdb71fdec4f741150e4daddaac9'/>
<id>68b6e843aa852cdb71fdec4f741150e4daddaac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compile assets for webapp, fixes #1628</title>
<updated>2013-02-04T16:26:56+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-02-04T16:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=07cc737f655c9fc0afe50e9850963120114ee18e'/>
<id>07cc737f655c9fc0afe50e9850963120114ee18e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase Exec[bundler_update] timeout</title>
<updated>2013-02-03T16:47:02+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-02-03T16:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3b32d321b131723bbd830945ef4176d7d37b6e3c'/>
<id>3b32d321b131723bbd830945ef4176d7d37b6e3c</id>
<content type='text'>
Exec[bundler_update] can take a really long time, increasing
timeout from 300s (default) to 600s

fixes Increase command timeout for Exec[bundler_update] (Feature #1643)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Exec[bundler_update] can take a really long time, increasing
timeout from 300s (default) to 600s

fixes Increase command timeout for Exec[bundler_update] (Feature #1643)
</pre>
</div>
</content>
</entry>
<entry>
<title>update the x509 submodule to get non-root application access to key file enhancement</title>
<updated>2013-01-31T23:31:02+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-01-31T23:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=5a825f7f6045cea00d94bcebf339c8e2dff5b067'/>
<id>5a825f7f6045cea00d94bcebf339c8e2dff5b067</id>
<content type='text'>
put the leap-webapp user in the 'ssl-cert' group
pass group =&gt; 'leap-webapp' to the leap_client_ca.key so the application can access it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
put the leap-webapp user in the 'ssl-cert' group
pass group =&gt; 'leap-webapp' to the leap_client_ca.key so the application can access it
</pre>
</div>
</content>
</entry>
<entry>
<title>tag 'base' is a bad idea because it invokes apache::base as well</title>
<updated>2013-01-31T18:09:19+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-01-31T18:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e6fe80f9460b8bc013068e1dda8be6230b8d60a4'/>
<id>e6fe80f9460b8bc013068e1dda8be6230b8d60a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tag 'service' for all service classes</title>
<updated>2013-01-31T10:52:32+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-01-31T10:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=dda36946d405301d9123bb455753650920d0756a'/>
<id>dda36946d405301d9123bb455753650920d0756a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test the $webapp['img_dir'] variable to see if it is undef or not, the default</title>
<updated>2013-01-29T21:38:39+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-01-29T21:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b3f1d297973694f9aef9a7ab3d87799fc644f464'/>
<id>b3f1d297973694f9aef9a7ab3d87799fc644f464</id>
<content type='text'>
in the json is ~ (nil), which ends up being undef in puppet (closes #1575)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the json is ~ (nil), which ends up being undef in puppet (closes #1575)
</pre>
</div>
</content>
</entry>
</feed>
