<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_openvpn, branch 0.2.2rc1</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>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>fixed site_openvpn bug with redefined variable.</title>
<updated>2013-03-29T21:39:26+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-03-29T21:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b7ba05040f9f1266d14947f1612fa54060dd37cb'/>
<id>b7ba05040f9f1266d14947f1612fa54060dd37cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>openvpn -- added support for optional "free" rate-limited service via special client certificates with the FREE prefix in the common name.</title>
<updated>2013-02-28T07:46:58+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-02-28T07:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ffb88e54c5e4e30fa61ea1009f3eee62f98ab17c'/>
<id>ffb88e54c5e4e30fa61ea1009f3eee62f98ab17c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require that the package unbound be installed before trying to write to its</title>
<updated>2013-02-26T20:14:24+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-02-26T20:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=cd96f130a304accaf0bbef5f751dc75976f3116e'/>
<id>cd96f130a304accaf0bbef5f751dc75976f3116e</id>
<content type='text'>
configuration file, this addresses issue #1853

   - [vpn1] err: /Stage[main]/Site_openvpn::Resolver/Line[add_tcp_resolver]/Exec[echo 'server: include: /etc/unbound/conf.d/vpn_tcp_resolver' &gt;&gt; '/etc/unbound/unbound.conf']/returns: change from notrun to 0 failed: echo 'server: include: /etc/unbound/conf.d/vpn_tcp_resolver' &gt;&gt; '/etc/unbound/unbound.conf' returned 2 instead of one of [0] at /srv/leap/puppet/modules/common/manifests/defines/line.pp:45
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
configuration file, this addresses issue #1853

   - [vpn1] err: /Stage[main]/Site_openvpn::Resolver/Line[add_tcp_resolver]/Exec[echo 'server: include: /etc/unbound/conf.d/vpn_tcp_resolver' &gt;&gt; '/etc/unbound/unbound.conf']/returns: change from notrun to 0 failed: echo 'server: include: /etc/unbound/conf.d/vpn_tcp_resolver' &gt;&gt; '/etc/unbound/unbound.conf' returned 2 instead of one of [0] at /srv/leap/puppet/modules/common/manifests/defines/line.pp:45
</pre>
</div>
</content>
</entry>
<entry>
<title>linted a bit</title>
<updated>2013-02-21T15:33:27+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-02-21T15:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b0b228edb52dc420c9f688c60af054ac6d0c7473'/>
<id>b0b228edb52dc420c9f688c60af054ac6d0c7473</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linted</title>
<updated>2013-02-21T15:22:26+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-02-21T15:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=081e6f2e55d1536d4c0ebea5dfdc9f08b105c602'/>
<id>081e6f2e55d1536d4c0ebea5dfdc9f08b105c602</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linted</title>
<updated>2013-02-21T15:11:14+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-02-21T15:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=21b197953d11d69d14789bc284d72d9c5025dcb4'/>
<id>21b197953d11d69d14789bc284d72d9c5025dcb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tag 'base' is a bad idea because it invokes apache::base as well</title>
<updated>2013-01-31T18:09:19+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-01-31T18:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e6fe80f9460b8bc013068e1dda8be6230b8d60a4'/>
<id>e6fe80f9460b8bc013068e1dda8be6230b8d60a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
