<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_shorewall, branch 0.2.2</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>webapp should be available over http so a proper redirect can be done to https</title>
<updated>2013-06-12T18:01:24+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-06-12T18:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d10240be7ac7116e86cee32f5b8d5b90768e7094'/>
<id>d10240be7ac7116e86cee32f5b8d5b90768e7094</id>
<content type='text'>
without this rule, one just gets a 'site is unavailable' result

Change-Id: I27b80a0044e9fe4e87e607412c8d0a089d4866a6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
without this rule, one just gets a 'site is unavailable' result

Change-Id: I27b80a0044e9fe4e87e607412c8d0a089d4866a6
</pre>
</div>
</content>
</entry>
<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>fixed dnat_rules</title>
<updated>2013-05-02T21:01:35+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-05-02T21:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8087a374429c1b1be5a766e6e89cdeb02de292a3'/>
<id>8087a374429c1b1be5a766e6e89cdeb02de292a3</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>add Erlang Distributed Node Protocol Port json entry under bigcouch</title>
<updated>2013-04-04T16:50:30+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-04T16:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2c53c5023b925cb596e3f450f194482eade1fbeb'/>
<id>2c53c5023b925cb596e3f450f194482eade1fbeb</id>
<content type='text'>
setup ednp_server and ednp_client stunnels
update couchdb puppet submodule to support configurable ednp_port parameter and general module cleanup
pass ednp_port to couchdb setup so that it is configured in the vm.args template
clarify in comments the difference between the epmd and ednp ports
remove hard-coded erlang_vm_port variable and instead setup shorewall to allow for the stunnel connection only
setup dnat rules for the ednp client connections
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
setup ednp_server and ednp_client stunnels
update couchdb puppet submodule to support configurable ednp_port parameter and general module cleanup
pass ednp_port to couchdb setup so that it is configured in the vm.args template
clarify in comments the difference between the epmd and ednp ports
remove hard-coded erlang_vm_port variable and instead setup shorewall to allow for the stunnel connection only
setup dnat rules for the ednp client connections
</pre>
</div>
</content>
</entry>
<entry>
<title>rename bigcouch.port to more accurate bigcouch.epmd_port</title>
<updated>2013-04-04T15:52:52+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-04T15:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e530f0c1d1a0a26bd277b70197b1f26871d92b1b'/>
<id>e530f0c1d1a0a26bd277b70197b1f26871d92b1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shorewall: re-order dnat rule variables to match configuration file order</title>
<updated>2013-04-02T21:43:43+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-02T21:43:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1750bec7032e90ddbe43da35eb5f49066187d1d4'/>
<id>1750bec7032e90ddbe43da35eb5f49066187d1d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace hard-coded port number with hiera determined one, manipulated to remove the 'ip:' from the beginning in bigcouch replication client stunnels</title>
<updated>2013-04-02T21:41:49+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-02T21:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=0227e03513f38cfae4a041ba6740b425fdc21198'/>
<id>0227e03513f38cfae4a041ba6740b425fdc21198</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>firewall: remove no longer needed epmd port</title>
<updated>2013-04-02T20:55:12+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-04-02T20:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ee1555bd9091e1ffe66e54856d2bde72d50a7e60'/>
<id>ee1555bd9091e1ffe66e54856d2bde72d50a7e60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
