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:
7194310
)
syntax
author
Peter Palfrader
<peter@palfrader.org>
Wed, 4 Jun 2014 10:41:39 +0000
(12:41 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 4 Jun 2014 10:41:39 +0000
(12:41 +0200)
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
9f6f3b3
..
59a3062
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-120,7
+120,7
@@
class debian-org {
suite => "${::lsbdistcodename}-lts",
components => ['main','contrib','non-free']
}
- else
+ } else {
site::aptrepo { 'debian-lts':
ensure => absent,
}