<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_apache/templates, branch citest</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Make static tor hidden services work (#8212).</title>
<updated>2016-08-25T19:13:05+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-06-23T16:08:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=fc78e094919257f523707ec02d897505d7107699'/>
<id>fc78e094919257f523707ec02d897505d7107699</id>
<content type='text'>
When tor hidden services were enabled for static sites, only a very
basic configuration was setup and it didn't take into account the
different location configurations that can be configured for a
static site.

This commit resolves that by making a site_static::hidden_service class
similar to the site_webapp::hidden_service class, and fixes up the
apache vhost template to properly create the location blocks for the
hidden service vhost.

Change-Id: Ice3586f4173bd2d1bd3defca29d21c7403d5a03a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When tor hidden services were enabled for static sites, only a very
basic configuration was setup and it didn't take into account the
different location configurations that can be configured for a
static site.

This commit resolves that by making a site_static::hidden_service class
similar to the site_webapp::hidden_service class, and fixes up the
apache vhost template to properly create the location blocks for the
hidden service vhost.

Change-Id: Ice3586f4173bd2d1bd3defca29d21c7403d5a03a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix hidden service static template (#8203).</title>
<updated>2016-08-25T19:04:55+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-06-21T13:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=16f17642210c2ca9b9a334fab8dcdf61d5202bc9'/>
<id>16f17642210c2ca9b9a334fab8dcdf61d5202bc9</id>
<content type='text'>
Change-Id: Iab9597f5f0336f66df9b73fea9d79c789cbb8302
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iab9597f5f0336f66df9b73fea9d79c789cbb8302
</pre>
</div>
</content>
</entry>
<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>
</feed>
