<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/manifests, branch 0.7.1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Exec[] should log the output of the command on failure #6851</title>
<updated>2015-04-26T09:13:28+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-04-26T09:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=caa62d845bbc54737aa40931c0b2eca068592dd9'/>
<id>caa62d845bbc54737aa40931c0b2eca068592dd9</id>
<content type='text'>
Change-Id: If99ae4036f9210516762f5cd7eb66744661a9665
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If99ae4036f9210516762f5cd7eb66744661a9665
</pre>
</div>
</content>
</entry>
<entry>
<title>removed leftover puppet/manifests/setup.pp, it's not used anymore</title>
<updated>2015-04-21T11:41:25+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-04-21T11:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=9dffb7314d6a8a5f5155640156ed81982e32c268'/>
<id>9dffb7314d6a8a5f5155640156ed81982e32c268</id>
<content type='text'>
Change-Id: Ib64c9a9d15eb6f276e7928e47e96cd44291583c9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib64c9a9d15eb6f276e7928e47e96cd44291583c9
</pre>
</div>
</content>
</entry>
<entry>
<title>Check appropriately if obfsproxy is included in services</title>
<updated>2014-07-01T23:05:42+00:00</updated>
<author>
<name>irregulator</name>
<email>irregulator@riseup.net</email>
</author>
<published>2014-06-30T10:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=0e0ebab964339446ab59cffead5a5546c5dcb18e'/>
<id>0e0ebab964339446ab59cffead5a5546c5dcb18e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit for obfsproxy server feature in platform</title>
<updated>2014-07-01T23:05:40+00:00</updated>
<author>
<name>irregulator</name>
<email>irregulator@riseup.net</email>
</author>
<published>2014-05-20T20:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=54fcafe131c411a49e4277cd0d14c6ea20044203'/>
<id>54fcafe131c411a49e4277cd0d14c6ea20044203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: actually apply modules based on $services</title>
<updated>2014-06-04T20:05:56+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-06-04T20:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=79295764ebbefd346407b8042bc759552aa46234'/>
<id>79295764ebbefd346407b8042bc759552aa46234</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move hiera from site.pp to site_config::setup</title>
<updated>2014-06-03T13:48:35+00:00</updated>
<author>
<name>Christoph</name>
<email>chris@inferno.nadir.org</email>
</author>
<published>2014-06-03T13:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2f9f76682c02770f47922435f815177ceec15fd9'/>
<id>2f9f76682c02770f47922435f815177ceec15fd9</id>
<content type='text'>
the problem was following:

if a host has the webapp service, the template for /etc/hosts adds some stuff.
But setup.pp did not ask hiera about the services so
"/srv/leap/bin/puppet_command set_hostname" always resets the hostname.
Since that gets triggered every time you run "leap deploy" the
hostname changes, some services restart, then the hostname changes back and
the services restart again.

The solution is to get the hiera data before every run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the problem was following:

if a host has the webapp service, the template for /etc/hosts adds some stuff.
But setup.pp did not ask hiera about the services so
"/srv/leap/bin/puppet_command set_hostname" always resets the hostname.
Since that gets triggered every time you run "leap deploy" the
hostname changes, some services restart, then the hostname changes back and
the services restart again.

The solution is to get the hiera data before every run.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '2993_setup_subclass' into 0.6</title>
<updated>2014-04-04T08:27:53+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-04-04T08:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c8f9eaf3db509d8e678a7de0e363e14b91377e22'/>
<id>c8f9eaf3db509d8e678a7de0e363e14b91377e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move setup.pp to a subclass (site_config::setup) (Feature #2993)</title>
<updated>2014-03-25T22:42:19+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-03-25T22:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1457c4a85ad3e7f2fbdc6f969b801542b3396581'/>
<id>1457c4a85ad3e7f2fbdc6f969b801542b3396581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modules/site_static: part 1 - amber</title>
<updated>2014-03-23T23:11:32+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-03-23T23:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=482c3d5a77d05043f5276d4f19168d2b777d3ef0'/>
<id>482c3d5a77d05043f5276d4f19168d2b777d3ef0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial tapicero configuration</title>
<updated>2013-11-27T19:48:00+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2013-11-20T18:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=69e626d819317ce977007571714dd7a2f1235492'/>
<id>69e626d819317ce977007571714dd7a2f1235492</id>
<content type='text'>
Change-Id: Ie53b09df0758ba01b30ed658bee04682bc180b01
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie53b09df0758ba01b30ed658bee04682bc180b01
</pre>
</div>
</content>
</entry>
</feed>
