<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_apt, branch 0.8.0rc1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>[refactor] Dont duplicate Package resource override</title>
<updated>2016-02-02T18:38:35+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-02-01T16:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=5471630d583d21bc21ec1e6a1e17056c2bdecb23'/>
<id>5471630d583d21bc21ec1e6a1e17056c2bdecb23</id>
<content type='text'>
`site_apt` aready ensures for installing packages after Exec[update_apt]
is run, so we don't need to duplicate this in `site_config::default.pp`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`site_apt` aready ensures for installing packages after Exec[update_apt]
is run, so we don't need to duplicate this in `site_config::default.pp`.
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] Use Exec[apt_updated] instead of Exec[refresh_apt]</title>
<updated>2016-02-02T18:38:35+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-02-01T15:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=559b2ccaa71e2c5c459d7a6bea39de975f15cb1c'/>
<id>559b2ccaa71e2c5c459d7a6bea39de975f15cb1c</id>
<content type='text'>
Because this is the recommended way of depnending in the apt README.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because this is the recommended way of depnending in the apt README.
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] Remove atomic apt package dependecy</title>
<updated>2016-02-02T18:38:35+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-02-01T12:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=5d4642e94c8a1a460988fe11419556753ce0f1aa'/>
<id>5d4642e94c8a1a460988fe11419556753ce0f1aa</id>
<content type='text'>
`site_config::default.pp` takes care the all packages are
installed before `Exec['refresh_apt']`, so we don't need to
add it here for a single package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`site_config::default.pp` takes care the all packages are
installed before `Exec['refresh_apt']`, so we don't need to
add it here for a single package.
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] Don't declare dependencies for apt resources</title>
<updated>2016-02-02T18:38:35+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-02-01T10:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2211934991158ea66b8d64ac8de4fb8b971f736e'/>
<id>2211934991158ea66b8d64ac8de4fb8b971f736e</id>
<content type='text'>
The apt module now takes care of all the dependencies removed
from `site_apt`.
Also, the dependency to install the `lsb` package after
`refresh_apt` is unnesseccary because lsb facts won't work
anyway on the first run if `lsb` is not installed before, so
we can safely remove it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The apt module now takes care of all the dependencies removed
from `site_apt`.
Also, the dependency to install the `lsb` package after
`refresh_apt` is unnesseccary because lsb facts won't work
anyway on the first run if `lsb` is not installed before, so
we can safely remove it.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Fix unattended-upgrades on jessie</title>
<updated>2016-01-26T19:21:50+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-01-25T14:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=bb76a5a1c77bd23ba988f2591a093693619b23f9'/>
<id>bb76a5a1c77bd23ba988f2591a093693619b23f9</id>
<content type='text'>
- Resolves: #7842
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7842
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] Lint site_apt::dist_upgrade</title>
<updated>2016-01-05T19:20:50+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-12-09T16:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3bb37824d5cf1e146a257d14d5cf41d7df3def5d'/>
<id>3bb37824d5cf1e146a257d14d5cf41d7df3def5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Remove double run of apt-get update</title>
<updated>2016-01-05T19:20:50+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-12-09T16:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=5825513bcd14efd39031ba5cab3613a39c3027ec'/>
<id>5825513bcd14efd39031ba5cab3613a39c3027ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Configure default sources.platform.apt.basic</title>
<updated>2015-12-10T11:30:52+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-12-10T11:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1f9da0490a3d55831e2b834ab5801c629123d226'/>
<id>1f9da0490a3d55831e2b834ab5801c629123d226</id>
<content type='text'>
Providing a custom sources.platform.apt.basic value worked
with the last commit, but without that the platform would fail.
So we provide a default value now in provider_base/common.json,
which can get overridden.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Providing a custom sources.platform.apt.basic value worked
with the last commit, but without that the platform would fail.
So we provide a default value now in provider_base/common.json,
which can get overridden.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Make leap apt sources url configurable</title>
<updated>2015-12-10T10:16:17+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-12-10T10:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=efed34739df6cafbb5f5e8144aa98a87d96d6924'/>
<id>efed34739df6cafbb5f5e8144aa98a87d96d6924</id>
<content type='text'>
So we can use the experimental-0.8 repo instead of 0.8 i.e.

Use this to customize the main LEAP deb url:

    "sources": {
      "apt": {
        "leap": {
          "basic": "http://deb.leap.se/experimental-0.9"
        }
      }
    }
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So we can use the experimental-0.8 repo instead of 0.8 i.e.

Use this to customize the main LEAP deb url:

    "sources": {
      "apt": {
        "leap": {
          "basic": "http://deb.leap.se/experimental-0.9"
        }
      }
    }
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Add LEAP experimental apt signing key</title>
<updated>2015-12-10T10:08:26+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-12-10T10:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=80c01ca0218d97bb6296743e142084b288ff55a9'/>
<id>80c01ca0218d97bb6296743e142084b288ff55a9</id>
<content type='text'>
so we can easily use the experimental-0.(8|9) deb repos, which are
signed with this key
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so we can easily use the experimental-0.(8|9) deb repos, which are
signed with this key
</pre>
</div>
</content>
</entry>
</feed>
