<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_apt/manifests/preferences, branch 0.5.1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>lint cleanup of site_config::caching_resolver</title>
<updated>2014-05-22T17:11:54+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-05-22T16:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4c4f8fd55a3d4a9e08ebaf8881b04ada931db007'/>
<id>4c4f8fd55a3d4a9e08ebaf8881b04ada931db007</id>
<content type='text'>
Change-Id: I3f6a4db26e064a520a08822cf23fc3288b31af62
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3f6a4db26e064a520a08822cf23fc3288b31af62
</pre>
</div>
</content>
</entry>
<entry>
<title>Install wheezy-backports version of unbound, this is necessary to solve #2328</title>
<updated>2014-05-22T16:19:04+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-05-22T16:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=5c973c39473c29fe3231a46b58c485c899fb3022'/>
<id>5c973c39473c29fe3231a46b58c485c899fb3022</id>
<content type='text'>
Change-Id: Ie28de8d3f7a8c8cf52ce30365379a476d48dc88b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie28de8d3f7a8c8cf52ce30365379a476d48dc88b
</pre>
</div>
</content>
</entry>
<entry>
<title>Move rsyslog preferences snippet to site_apt::preferences::rsyslog, to</title>
<updated>2014-05-22T16:14:28+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-05-22T16:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b503e655271d755baa4ac51861c25ed5a7872b14'/>
<id>b503e655271d755baa4ac51861c25ed5a7872b14</id>
<content type='text'>
group it with the other preferences snippets

Change-Id: I83928c6b82cd6218a80c95475729cb57f146ff85
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
group it with the other preferences snippets

Change-Id: I83928c6b82cd6218a80c95475729cb57f146ff85
</pre>
</div>
</content>
</entry>
<entry>
<title>install openvpn from wheezy-backports, this will bring in openvpn 2.3,</title>
<updated>2014-05-06T20:32:28+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-05-06T20:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f63f302980d638633f0bdb1146f9d8a75e9eaed2'/>
<id>f63f302980d638633f0bdb1146f9d8a75e9eaed2</id>
<content type='text'>
which will provide us with proper ipv6 support

Change-Id: I0188732aae6cbc64ab57e95bf805d6158fa17e07
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which will provide us with proper ipv6 support

Change-Id: I0188732aae6cbc64ab57e95bf805d6158fa17e07
</pre>
</div>
</content>
</entry>
<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>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>
</feed>
