<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_apt, branch 0.5.0</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>added apt::preferences file for check-mk-\* to install from backports</title>
<updated>2014-02-12T15:51:46+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-12T15:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=6d1a379f59612b79ddfbc10cac79cb5dfdafae58'/>
<id>6d1a379f59612b79ddfbc10cac79cb5dfdafae58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated LEAP archive signing key 0x1E34A1828E207901</title>
<updated>2014-02-07T20:29:46+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-02-07T20:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b733f9b49b48f700673d4a4a98832a6c00a39dbf'/>
<id>b733f9b49b48f700673d4a4a98832a6c00a39dbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>properly purge cloudant repository leftovers (#4971)</title>
<updated>2014-01-21T13:41:04+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2014-01-21T13:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e91d7e016244da48be0a9ea23d3bb43bb3b8e93d'/>
<id>e91d7e016244da48be0a9ea23d3bb43bb3b8e93d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>/etc/apt/preferences is changed twice on every puppetrun on couch nodes (Feature #3962)</title>
<updated>2013-10-16T18:48:21+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-10-16T18:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=6381342712085fc5c147f21b13872d0c49c42855'/>
<id>6381342712085fc5c147f21b13872d0c49c42855</id>
<content type='text'>
this will fix the alteration of the preferences file. we now use the
apt module default preferences, and pin the depending packages from
squeeze that are dependencies for the bigcouch package in the
couchdb module, class couchdb::bigcouch::package::cloudant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this will fix the alteration of the preferences file. we now use the
apt module default preferences, and pin the depending packages from
squeeze that are dependencies for the bigcouch package in the
couchdb module, class couchdb::bigcouch::package::cloudant.
</pre>
</div>
</content>
</entry>
<entry>
<title>Some packages are installed before refresh_apt is called (Bug #2988)</title>
<updated>2013-09-05T16:09:25+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-09-05T16:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e328df2ba76628ae23f3fcdee476d6bb0ec8177f'/>
<id>e328df2ba76628ae23f3fcdee476d6bb0ec8177f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deploy postfix with an empty main.cf as beginning (Feature #3584)</title>
<updated>2013-08-29T16:54:04+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2013-08-29T14:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=683a1dbe729d3979c9390e2d0aeb5e0e4c258370'/>
<id>683a1dbe729d3979c9390e2d0aeb5e0e4c258370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>now that soledad has been split we can better organize things (#3579)</title>
<updated>2013-08-27T21:49:20+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2013-08-27T19:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=92ad38f756f277866e6a3953dbc3e7f31b99898f'/>
<id>92ad38f756f277866e6a3953dbc3e7f31b99898f</id>
<content type='text'>
 . create a soledad::common class
 . leap-mx now only needs to include soledad-common
 . move the site_apt::preferences::twisted to a preferences block inside the soledad server class
 . make sure that the packages are doing 'ensure =&gt; latest' instead of installed

Change-Id: Ifa978e831cdc8835666b27322a6e068d67251f5d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 . create a soledad::common class
 . leap-mx now only needs to include soledad-common
 . move the site_apt::preferences::twisted to a preferences block inside the soledad server class
 . make sure that the packages are doing 'ensure =&gt; latest' instead of installed

Change-Id: Ifa978e831cdc8835666b27322a6e068d67251f5d
</pre>
</div>
</content>
</entry>
<entry>
<title>Because both soledad and leap-mx do not function with twisted 12, we had to backport twisted 13. In order to install the backported dependencies we need an apt preferences_snippet installed for the backported twisted packages</title>
<updated>2013-08-15T18:53:34+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2013-08-15T18:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2eec8200a35ea71e1ea5a1a56fe3a266603284fc'/>
<id>2eec8200a35ea71e1ea5a1a56fe3a266603284fc</id>
<content type='text'>
Change-Id: I886bb735eeb3abe7955c7cf054b749554ab84746
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I886bb735eeb3abe7955c7cf054b749554ab84746
</pre>
</div>
</content>
</entry>
<entry>
<title>update the apt submodule in order to get the fix for unattended_upgrades (#2984) and the custom_key_dir as a class parameter</title>
<updated>2013-06-27T15:59:27+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-06-25T21:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4b5b54d031344aa7a7b86254c820e391a4d4d762'/>
<id>4b5b54d031344aa7a7b86254c820e391a4d4d762</id>
<content type='text'>
remove the global variable from setup.pp and site.pp and instead pass it into the apt class declaration as a parameter

Change-Id: I24806f2fd22b5a066b951c5f76f3dd748481b5b6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove the global variable from setup.pp and site.pp and instead pass it into the apt class declaration as a parameter

Change-Id: I24806f2fd22b5a066b951c5f76f3dd748481b5b6
</pre>
</div>
</content>
</entry>
<entry>
<title>fix preferences description for Debian squeeze</title>
<updated>2013-06-25T16:23:19+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2013-06-25T16:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ad48e4616e438c94122b144009f54651408387aa'/>
<id>ad48e4616e438c94122b144009f54651408387aa</id>
<content type='text'>
Change-Id: I30ca424bd9b89b3e95532e325828982e8e513fc7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I30ca424bd9b89b3e95532e325828982e8e513fc7
</pre>
</div>
</content>
</entry>
</feed>
