<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_shorewall/manifests/eip.pp, branch 0.3.0rc1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>special casing for pistoncloud/openstack/ec2</title>
<updated>2013-05-16T16:46:00+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-05-11T18:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=0f6d2ebd6467d1c793d1907d677ca374a1efe477'/>
<id>0f6d2ebd6467d1c793d1907d677ca374a1efe477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor spacing changes</title>
<updated>2013-04-30T21:18:19+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-30T21:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b54161a12561c5983f6bc5215f764a1f46a4bd1f'/>
<id>b54161a12561c5983f6bc5215f764a1f46a4bd1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup a site_config::params class that can be used to set some common variables that are used in different places</title>
<updated>2013-04-30T21:17:54+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-30T21:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8e5716518b361aceac5c2cc5433148edf8785d89'/>
<id>8e5716518b361aceac5c2cc5433148edf8785d89</id>
<content type='text'>
to start with we setup the $interface variable, based on logic as defined in #2213
change the various places that were looking up this value to use site_config::params::interface instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to start with we setup the $interface variable, based on logic as defined in #2213
change the various places that were looking up this value to use site_config::params::interface instead
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for "limited" service levels (although vpn is not yet actually rate limited).</title>
<updated>2013-03-17T20:15:51+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-03-17T20:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ad62cfdad04c8f8ed9d6454f716c92e850ac53ba'/>
<id>ad62cfdad04c8f8ed9d6454f716c92e850ac53ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>missed another require =&gt; Package['shorewall'] on the file resources in site_shorewall</title>
<updated>2013-02-26T20:07:38+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-02-26T20:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b3aca2b0cd35f9cc921d1703a597ddbc91529044'/>
<id>b3aca2b0cd35f9cc921d1703a597ddbc91529044</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow outgoing traffic moved to site_shorewall::defaults</title>
<updated>2013-02-06T22:59:26+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-02-06T22:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=dbdbb33ce52cf04798763d488e63acc5a26980f9'/>
<id>dbdbb33ce52cf04798763d488e63acc5a26980f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restructuring site_shorewall</title>
<updated>2013-02-06T22:23:21+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-02-06T17:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ab25692d3b8aaf3e71ec3546d1ea9d85f26f7b63'/>
<id>ab25692d3b8aaf3e71ec3546d1ea9d85f26f7b63</id>
<content type='text'>
site_shorewall::defaults can be used on every host, it configures
a basic firewall, which blocks everything from outside except
ping + ssh, and allows outgoing traffic for http, git, dns.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
site_shorewall::defaults can be used on every host, it configures
a basic firewall, which blocks everything from outside except
ping + ssh, and allows outgoing traffic for http, git, dns.
</pre>
</div>
</content>
</entry>
<entry>
<title>start shorewall on vagrant nodes too (#1467)</title>
<updated>2013-01-30T14:40:58+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-01-30T14:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=6b3dafcb8c18ac31a1d11be661c255ec458d6078'/>
<id>6b3dafcb8c18ac31a1d11be661c255ec458d6078</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix variable name for re-ordered fact</title>
<updated>2013-01-29T18:29:10+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-01-29T18:20:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=a3edca1924353a797fffd8fb8506d8be86d930d3'/>
<id>a3edca1924353a797fffd8fb8506d8be86d930d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup special casing for vagrant/virtualbox</title>
<updated>2013-01-29T18:29:10+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-01-29T18:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e83842af0eff8e7754f79100c786f0dc235eba75'/>
<id>e83842af0eff8e7754f79100c786f0dc235eba75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
