<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_static, branch subtree</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>migrate from obsolete SSLCertificateChainFile apache option (#8055)</title>
<updated>2016-05-03T17:21:17+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-05-03T17:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3b5ce74f81bb56af0b94a119a85649446a3d6e19'/>
<id>3b5ce74f81bb56af0b94a119a85649446a3d6e19</id>
<content type='text'>
Change-Id: I20a28ae77c98071aefc1933e0ea73e5f3b895acb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I20a28ae77c98071aefc1933e0ea73e5f3b895acb
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] more manual linting for custom manifests</title>
<updated>2016-04-18T16:28:29+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-04-18T16:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8370875d608ebddae09fcd05741bb77e0e31c122'/>
<id>8370875d608ebddae09fcd05741bb77e0e31c122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] lint some custom manifests</title>
<updated>2016-04-18T16:19:44+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-04-18T16:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=22b788920defdd42b4abda144afd8ca69d0a9d37'/>
<id>22b788920defdd42b4abda144afd8ca69d0a9d37</id>
<content type='text'>
I used `puppet-lint -f FILE` to fix most issues, while
finishing with manual intervention.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I used `puppet-lint -f FILE` to fix most issues, while
finishing with manual intervention.
</pre>
</div>
</content>
</entry>
<entry>
<title>static site: don't call site_static::location unless locations are actually defined.</title>
<updated>2016-03-13T18:57:21+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-03-13T18:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4183a10168c61366448e39cf4db45eebc741a27e'/>
<id>4183a10168c61366448e39cf4db45eebc741a27e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] [jessie] Fix apache 2.4 auth directives</title>
<updated>2016-01-27T20:12:07+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-01-27T20:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8effa368557761c23f5496d4a26554b9cec6036c'/>
<id>8effa368557761c23f5496d4a26554b9cec6036c</id>
<content type='text'>
- Resolves: #7853
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7853
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] Optimize static apache vhost templates</title>
<updated>2016-01-27T20:03:58+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-01-27T20:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=33cf7e313cf9dfa2e5ac0e8eeb91cacb016ebe62'/>
<id>33cf7e313cf9dfa2e5ac0e8eeb91cacb016ebe62</id>
<content type='text'>
- Related: #7853
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #7853
</pre>
</div>
</content>
</entry>
<entry>
<title>restructured site.pp, now only one class gets included in site.pp per service (Bug #6851)</title>
<updated>2016-01-22T08:50:33+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-04-13T21:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=150579fb14716892cc3e4d7d9c0f81b30d56f03a'/>
<id>150579fb14716892cc3e4d7d9c0f81b30d56f03a</id>
<content type='text'>
Also, moved global Exec{} defaults to site.pp

Change-Id: I9ae91b77afde944d2f1312613b9d9030e32239dd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, moved global Exec{} defaults to site.pp

Change-Id: I9ae91b77afde944d2f1312613b9d9030e32239dd
</pre>
</div>
</content>
</entry>
<entry>
<title>fix missing apache modules (#7638)</title>
<updated>2015-11-30T16:49:50+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2015-11-25T02:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8a07c4d039eef1b73d9d03d4be215a43b255bfc4'/>
<id>8a07c4d039eef1b73d9d03d4be215a43b255bfc4</id>
<content type='text'>
Change-Id: I77fa50990b5ae60074c54738e8c19929b486d1d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I77fa50990b5ae60074c54738e8c19929b486d1d0
</pre>
</div>
</content>
</entry>
<entry>
<title>fix site_apache module class names that were renamed (#7636)</title>
<updated>2015-11-30T16:07:11+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2015-11-25T01:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1629778659d1e7bf19f14fd42ad675169e88962c'/>
<id>1629778659d1e7bf19f14fd42ad675169e88962c</id>
<content type='text'>
Change-Id: Iea1242b3c27d92cef7b217006211e57631fd7e62
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iea1242b3c27d92cef7b217006211e57631fd7e62
</pre>
</div>
</content>
</entry>
<entry>
<title>change apache header set for HSTS to be always, otherwise it wont be set for redirects (#7540)</title>
<updated>2015-10-20T00:59:04+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2015-10-20T00:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=91c638f7d30243f0c5c079659bd3bd1d32a7cc7c'/>
<id>91c638f7d30243f0c5c079659bd3bd1d32a7cc7c</id>
<content type='text'>
Change-Id: Ic77c64c03a99dad951f42633de04c352bed17c1e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic77c64c03a99dad951f42633de04c352bed17c1e
</pre>
</div>
</content>
</entry>
</feed>
