<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_tor, branch develop</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<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>Make the reject parameter an array to fix the following (#7822):</title>
<updated>2016-01-19T22:50:10+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-01-19T21:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=fb2d35ae441bce0496e274b2339589f5b8f84252'/>
<id>fb2d35ae441bce0496e274b2339589f5b8f84252</id>
<content type='text'>
failed to parse template tor/torrc.exit_policy.erb, undefined method
`each' for "*:*":String

Change-Id: I2b7b444187376dbc2f3cc5095391ae54bf8321b3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
failed to parse template tor/torrc.exit_policy.erb, undefined method
`each' for "*:*":String

Change-Id: I2b7b444187376dbc2f3cc5095391ae54bf8321b3
</pre>
</div>
</content>
</entry>
<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>
</feed>
