<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_apache/templates, 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-03T19:02:18+00:00</updated>
<author>
<name>kwadronaut</name>
<email>kwadronaut@leap.se</email>
</author>
<published>2016-05-03T19:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8b5541290fc985acd7364d48aaf357457c7622f7'/>
<id>8b5541290fc985acd7364d48aaf357457c7622f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>fix tor-related jessie deprecation problems (#7962)</title>
<updated>2016-03-11T20:55:20+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-03-11T17:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ee6cad0750e853b3ac210d17b79471772bfae2a5'/>
<id>ee6cad0750e853b3ac210d17b79471772bfae2a5</id>
<content type='text'>
Change-Id: If493b8a1f06a786df36a28aa1fc592e270eba639
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If493b8a1f06a786df36a28aa1fc592e270eba639
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Use guess_apache_version in apache templates</title>
<updated>2015-12-12T22:55:00+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-12-12T22:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=26ece7a240fe842e5645a47bac86699c5d2bd34c'/>
<id>26ece7a240fe842e5645a47bac86699c5d2bd34c</id>
<content type='text'>
The apache_version() fact only works if apache is
already installed. So we use the guess_apache_version()
function from the apache module to determine which apache
version is to be installed.

- Resolves: #7681
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The apache_version() fact only works if apache is
already installed. So we use the guess_apache_version()
function from the apache module to determine which apache
version is to be installed.

- Resolves: #7681
</pre>
</div>
</content>
</entry>
<entry>
<title>[deprec] use @ in front of erb template tags</title>
<updated>2015-11-17T22:11:20+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-11-09T09:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d3501d3e81a4a31248829a59ae68a15da4034bf8'/>
<id>d3501d3e81a4a31248829a59ae68a15da4034bf8</id>
<content type='text'>
Puppet 3 shows now deprecation warnings if the "@" is missing.
see https://docs.puppetlabs.com/puppet/latest/reference/lang_template_erb.html#non-printing-tags#[bug|feat|docs|style|refactor|test|pkg|i18n]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Puppet 3 shows now deprecation warnings if the "@" is missing.
see https://docs.puppetlabs.com/puppet/latest/reference/lang_template_erb.html#non-printing-tags#[bug|feat|docs|style|refactor|test|pkg|i18n]
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] [jessie] Allow apache to access webapp dir</title>
<updated>2015-11-17T18:51:11+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-11-05T21:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e433b14fa14837f9889e08cb662bf29498179237'/>
<id>e433b14fa14837f9889e08cb662bf29498179237</id>
<content type='text'>
- Resolves: #7580
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7580
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Query erb variables like puppet 3 needs it</title>
<updated>2015-11-17T18:51:11+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-11-03T18:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=40455b8d66d2680debfa408de63533e80baee259'/>
<id>40455b8d66d2680debfa408de63533e80baee259</id>
<content type='text'>
- Related: #6920
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #6920
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide tor hidden service configuration for static sites (#7546)</title>
<updated>2015-10-20T21:17:39+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2015-10-20T21:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1ade690d20618ca5adb0c4a1647b36200197fd26'/>
<id>1ade690d20618ca5adb0c4a1647b36200197fd26</id>
<content type='text'>
Without this configuration, a very basic, and non-functional virtualhost
is created, making the hidden service not work

Change-Id: Ibe87c6acf5c21cff2388247c4ba320a5b6af7933
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this configuration, a very basic, and non-functional virtualhost
is created, making the hidden service not work

Change-Id: Ibe87c6acf5c21cff2388247c4ba320a5b6af7933
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect to webapp_domain instead of domain</title>
<updated>2015-10-19T18:07:30+00:00</updated>
<author>
<name>guido</name>
<email>guido@dis.tur.bio</email>
</author>
<published>2015-10-19T18:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=9b18f7880aad97320cd5d118c31f04a0afc7c542'/>
<id>9b18f7880aad97320cd5d118c31f04a0afc7c542</id>
<content type='text'>
This is needed for webapp when running on a subdomain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed for webapp when running on a subdomain.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable passenger when pnp4nagios is being fetched, this is part of</title>
<updated>2015-04-08T15:57:34+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2015-04-07T20:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=27cd49653769979c3797df340d761a184cea0fec'/>
<id>27cd49653769979c3797df340d761a184cea0fec</id>
<content type='text'>
Change-Id: I21e9af3ef76f19924e58df5b40f4097d42fbf1cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I21e9af3ef76f19924e58df5b40f4097d42fbf1cd
</pre>
</div>
</content>
</entry>
</feed>
