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:
0085b75
)
syntax
author
Peter Palfrader
<peter@palfrader.org>
Thu, 7 Apr 2016 18:27:01 +0000
(20:27 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Thu, 7 Apr 2016 18:27:01 +0000
(20:27 +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
c7e0db0
..
9cfae32
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-198,7
+198,7
@@
class debian-org {
}
}
site::aptrepo { 'debian-cdn':
- url => "http://cdn-fastly.deb.debian.org/debian"
+ url => "http://cdn-fastly.deb.debian.org/debian"
,
suite => $mungedcodename,
components => ['main','contrib','non-free']
}