projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
715fc37
)
also blitz old repo
author
Stephen Gran
<steve@lobefin.net>
Thu, 5 Apr 2012 12:23:41 +0000
(13:23 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Thu, 5 Apr 2012 12:23:41 +0000
(13:23 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/debian-org/manifests/init.pp
b/modules/debian-org/manifests/init.pp
index
8a0fc5f
..
47ea1a9
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-73,6
+73,10
@@
class debian-org {
}
}
+ site::aptrepo { 'debian.org':
+ ensure => absent,
+ }
+
site::aptrepo { 'db.debian.org':
template => 'debian-org/etc/apt/sources.list.d/debian.org.list.erb',
key => 'puppet:///modules/debian-org/db.debian.org.asc',