Merge branch 'master' of github.com:evolvingweb/puppet-apt

This commit is contained in:
Jeff Wallace 2010-07-12 10:01:43 -04:00
commit 60a4b716b9

View file

@ -35,7 +35,7 @@ Set the default apt release. Useful when using repositoires like Debian unstabl
apt::release { "karmic": }
</pre>
## apt::source
### apt::source
Add an apt source to `/etc/apt/sources.list.d/`.
<pre>
apt::source { "debian_unstable":