<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_nickserver/manifests, branch master</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Nickserver direct access to couchdb on same node</title>
<updated>2017-05-10T19:38:25+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2017-05-10T18:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=746601becc47fcee9fc85700f175a5b33b310979'/>
<id>746601becc47fcee9fc85700f175a5b33b310979</id>
<content type='text'>
Depending whether couchdb is running on the same node as
nickserver, couchdb is available on localhost:
  - When couchdb is running on a different node: Via stunnel, which is
bound to 4000.
  - When couchdb is running on the same node: On port 5984

Resolves: #8793
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Depending whether couchdb is running on the same node as
nickserver, couchdb is available on localhost:
  - When couchdb is running on a different node: Via stunnel, which is
bound to 4000.
  - When couchdb is running on the same node: On port 5984

Resolves: #8793
</pre>
</div>
</content>
</entry>
<entry>
<title>[8144] Remove Haproxy</title>
<updated>2017-03-15T18:22:50+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2017-02-23T10:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=cce9af1fce42c29bf062cccfc46ef356d83a6328'/>
<id>cce9af1fce42c29bf062cccfc46ef356d83a6328</id>
<content type='text'>
We used haproxy because we had multiple bigcouch nodes but now
with a single couchdb node this is not needed anymore.

- Resolves: #8144
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We used haproxy because we had multiple bigcouch nodes but now
with a single couchdb node this is not needed anymore.

- Resolves: #8144
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup modified Gemfile.lock before pulling nickserver vcsrepo</title>
<updated>2017-02-23T17:52:59+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2017-02-21T20:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=15d2a330d3382306b80e3bd773604f0a6f0c79d5'/>
<id>15d2a330d3382306b80e3bd773604f0a6f0c79d5</id>
<content type='text'>
Resolves: #8492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: #8492
</pre>
</div>
</content>
</entry>
<entry>
<title>Use systemd unit file for nickserver [#8578]</title>
<updated>2017-01-18T17:43:15+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2017-01-16T14:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7e51872c854f48eaf372a6025f4550ca801cb447'/>
<id>7e51872c854f48eaf372a6025f4550ca801cb447</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Notify Exec[shorewall_check] not Service[shorew..]</title>
<updated>2016-07-13T08:46:05+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-06-13T18:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f3f78ebaf5f3fd3233bc35596fefb51f6e5ed9d9'/>
<id>f3f78ebaf5f3fd3233bc35596fefb51f6e5ed9d9</id>
<content type='text'>
Latest shorewall module does `shorewall check` (executed
by `Exec[shorewall_check]`) so every related resource change
must notify this Exec instead of `Service[shorewall]` as before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Latest shorewall module does `shorewall check` (executed
by `Exec[shorewall_check]`) so every related resource change
must notify this Exec instead of `Service[shorewall]` as before.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] refactor build-essential package installation</title>
<updated>2016-01-22T16:08:32+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-01-22T16:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=69d2549a8b3b670b10d0efe079bcbc4ba066907d'/>
<id>69d2549a8b3b670b10d0efe079bcbc4ba066907d</id>
<content type='text'>
In certain node setups, the webapp gems cannot get built
because `build-essential` and dependent packages were not
present.
I refactored the `site_config::packages::build_essential` class,
which now inherits `site_config::packages`. The latter class removes
all unneccessary (development) packages, but when the
`site_config::packages::build_essential` class is included, some
dev packages are overridden to be installed.

- Tested: [local]
- Resolves: #7834
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In certain node setups, the webapp gems cannot get built
because `build-essential` and dependent packages were not
present.
I refactored the `site_config::packages::build_essential` class,
which now inherits `site_config::packages`. The latter class removes
all unneccessary (development) packages, but when the
`site_config::packages::build_essential` class is included, some
dev packages are overridden to be installed.

- Tested: [local]
- Resolves: #7834
</pre>
</div>
</content>
</entry>
<entry>
<title>fix nickserver dependency for wheezy</title>
<updated>2015-12-02T00:02:55+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-12-02T00:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e2444e41f42cc21796bcc45d0363105893d8a348'/>
<id>e2444e41f42cc21796bcc45d0363105893d8a348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] [jessie] register nickserver at systemd</title>
<updated>2015-11-28T20:31:18+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-11-28T13:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=7db6ced463338796771d05cdac54c24731ae936f'/>
<id>7db6ced463338796771d05cdac54c24731ae936f</id>
<content type='text'>
- resolves #7614
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- resolves #7614
</pre>
</div>
</content>
</entry>
<entry>
<title>consolidate sources into common.json</title>
<updated>2015-02-04T22:03:31+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-02-04T22:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=aed223ad42635370bdbc1b239ed43a1330698c5e'/>
<id>aed223ad42635370bdbc1b239ed43a1330698c5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move nickserver config to /etc/nickserver.yml (fixes #4843)</title>
<updated>2013-12-24T08:53:14+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-12-24T08:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=bf385beb22b7a17899604c21b764d84de55b23a8'/>
<id>bf385beb22b7a17899604c21b764d84de55b23a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
