<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_tor, branch 0.6.0</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Use include to avoid redeclaration of class { 'tor::daemon': }. Fixes #6479</title>
<updated>2014-12-02T16:12:58+00:00</updated>
<author>
<name>guido</name>
<email>guido@bruo.org</email>
</author>
<published>2014-12-02T14:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8578cf78aca62636cd80bf1302d2946f2d62dbfe'/>
<id>8578cf78aca62636cd80bf1302d2946f2d62dbfe</id>
<content type='text'>
Change-Id: Ibd1b1eef7afca10cf2a2d56a24e703636d6a52c6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ibd1b1eef7afca10cf2a2d56a24e703636d6a52c6
</pre>
</div>
</content>
</entry>
<entry>
<title>don't enable Tor DirPort if openvpn is running on port 80 (Bug #6377)</title>
<updated>2014-11-15T18:36:51+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-15T18:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7521958cc6c210d65009aa87c6c7297fd9be3dd2'/>
<id>7521958cc6c210d65009aa87c6c7297fd9be3dd2</id>
<content type='text'>
We need to check the openvpn hiera value, which may or may not be set.
If it is not set, then we need to not lookup the $openvpn['ports]'
values or we will get an error because it wont be the correct type.

If we do have it, then $openvpn_ports gets set with the hash, otherwise
it gets set to an empty hash (otherwise puppet will complain when we try
to query the member() later with "member(): Requires array to work
with").

Finally, if it is set to port 80, we don't include the
tor::daemon::directory

Change-Id: Ic366c72e966cae9d611e8fe5aa7ea7943be51241
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to check the openvpn hiera value, which may or may not be set.
If it is not set, then we need to not lookup the $openvpn['ports]'
values or we will get an error because it wont be the correct type.

If we do have it, then $openvpn_ports gets set with the hash, otherwise
it gets set to an empty hash (otherwise puppet will complain when we try
to query the member() later with "member(): Requires array to work
with").

Finally, if it is set to port 80, we don't include the
tor::daemon::directory

Change-Id: Ic366c72e966cae9d611e8fe5aa7ea7943be51241
</pre>
</div>
</content>
</entry>
<entry>
<title>minor linting, arrow lining up</title>
<updated>2014-11-08T05:46:00+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-08T05:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=51d581583ca354232f6ccbfb771c1cad00ec2db3'/>
<id>51d581583ca354232f6ccbfb771c1cad00ec2db3</id>
<content type='text'>
Change-Id: Ibd08529b7d1c4fc22bcd0ca36e518afa5b8f6d24
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ibd08529b7d1c4fc22bcd0ca36e518afa5b8f6d24
</pre>
</div>
</content>
</entry>
<entry>
<title>Only enable the tor DirPort options on an exit if the node isn't also a</title>
<updated>2014-11-08T05:45:14+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-08T05:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=fe23f66f0cff5af71c10aeefdbb0b1131d871219'/>
<id>fe23f66f0cff5af71c10aeefdbb0b1131d871219</id>
<content type='text'>
webapp node (#6336)

Change-Id: Ib70bbd8fe7b94b7a1bfb09390d5dd1c535f2da16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
webapp node (#6336)

Change-Id: Ib70bbd8fe7b94b7a1bfb09390d5dd1c535f2da16
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't configure the tor DirPort options if the node is not an exit (#6335)</title>
<updated>2014-11-08T05:44:30+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-11-08T05:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=180f32512a4c47444ea9e4f36d7376a894a83a4b'/>
<id>180f32512a4c47444ea9e4f36d7376a894a83a4b</id>
<content type='text'>
Change-Id: I4c7fb20b6da6f6a5bb2dd5af70511a28d4581174
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4c7fb20b6da6f6a5bb2dd5af70511a28d4581174
</pre>
</div>
</content>
</entry>
<entry>
<title>tor: provide a default 'nickname' (something like</title>
<updated>2014-04-24T17:58:40+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-04-24T17:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=0a9bcf49adab7120849806e4c6408d3f2887e09a'/>
<id>0a9bcf49adab7120849806e4c6408d3f2887e09a</id>
<content type='text'>
"rabbitLKJYW23695JGLKJ" where rabbit is the node name). Stop shipping a
static 'family' and instead provide a comma separated list of node tor
nicknames. (#5220)

Change-Id: I479f460ab230ad440f72c78dc6362983387ce12a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"rabbitLKJYW23695JGLKJ" where rabbit is the node name). Stop shipping a
static 'family' and instead provide a comma separated list of node tor
nicknames. (#5220)

Change-Id: I479f460ab230ad440f72c78dc6362983387ce12a
</pre>
</div>
</content>
</entry>
<entry>
<title>Indentation fix.</title>
<updated>2014-03-12T02:16:17+00:00</updated>
<author>
<name>irregulator</name>
<email>irregulator@riseup.net</email>
</author>
<published>2014-03-12T02:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=507391adf853ea39daac4772143fc5aa4abef47b'/>
<id>507391adf853ea39daac4772143fc5aa4abef47b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DirPortFrontPage serves a static webpage only when Tor node is exit.</title>
<updated>2014-03-12T01:20:54+00:00</updated>
<author>
<name>irregulator</name>
<email>irregulator@riseup.net</email>
</author>
<published>2014-03-12T01:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8d6b36eff5fcdd39bf1065eb481a0f98a6135696'/>
<id>8d6b36eff5fcdd39bf1065eb481a0f98a6135696</id>
<content type='text'>
See leap.se/code/issues/5241
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See leap.se/code/issues/5241
</pre>
</div>
</content>
</entry>
<entry>
<title>site_tor: can't convert String into Integer (Bug #3974)</title>
<updated>2013-10-22T11:39:25+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-10-22T11:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=367f1402ddb23f50c9b47d8f35bef31ac83fcd81'/>
<id>367f1402ddb23f50c9b47d8f35bef31ac83fcd81</id>
<content type='text'>
tor.contacts has been a string, and is now an array of email addresses
this change needed to be adopted also in
stdlib/lib/puppet/parser/functions/obfuscate_email.rb (see #4193).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tor.contacts has been a string, and is now an array of email addresses
this change needed to be adopted also in
stdlib/lib/puppet/parser/functions/obfuscate_email.rb (see #4193).
</pre>
</div>
</content>
</entry>
<entry>
<title>Setup a class dependency for every tag 'leap_service' to make sure that shorewall is setup before the service is setup. This is necessary due to the strict initial firewall that stops various service setup operations from happening, but is relaxed once shorewall is setup properly (#3782)</title>
<updated>2013-09-19T02:13:26+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2013-09-18T16:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3388336b57cc59617b6dc8380beeeacfdb2fb5b3'/>
<id>3388336b57cc59617b6dc8380beeeacfdb2fb5b3</id>
<content type='text'>
Change-Id: Ia9640c4118aa0053cdb99e7bc11860fed5527501
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia9640c4118aa0053cdb99e7bc11860fed5527501
</pre>
</div>
</content>
</entry>
</feed>
