<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_apache, 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>remove couchdb_pwhash_alg leftover</title>
<updated>2016-02-25T14:59:55+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-02-25T14:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=a33a7d634ab33f46814bd154882f3b1c9b3b3978'/>
<id>a33a7d634ab33f46814bd154882f3b1c9b3b3978</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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] use $lsbdistcodename to query apache version</title>
<updated>2015-11-17T19:00:50+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-11-16T12:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=5e78892e07d94d3d3da8d97fef9d67a15297070d'/>
<id>5e78892e07d94d3d3da8d97fef9d67a15297070d</id>
<content type='text'>
Using $::apache_version won't work because the facts are
evaluated before compiling the catalog and with this, before
the installation of apache. so on an install from scratch, this
fact won't contain anything.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using $::apache_version won't work because the facts are
evaluated before compiling the catalog and with this, before
the installation of apache. so on an install from scratch, this
fact won't contain anything.
</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>[bug] [jessie] Load needed modules for apache 2.4</title>
<updated>2015-11-17T18:51:11+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-11-05T20:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=20dd8f27004a5dac0ad68113f4b8038cb34bc791'/>
<id>20dd8f27004a5dac0ad68113f4b8038cb34bc791</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>[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>
</feed>
