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:
864ffe7
)
Fix typo
author
Tollef Fog Heen
<tfheen@err.no>
Fri, 2 Feb 2018 07:13:26 +0000
(08:13 +0100)
committer
Tollef Fog Heen
<tfheen@err.no>
Fri, 2 Feb 2018 07:13:26 +0000
(08:13 +0100)
modules/roles/manifests/debian_mirror.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/debian_mirror.pp
b/modules/roles/manifests/debian_mirror.pp
index
b470532
..
693aa28
100644
(file)
--- a/
modules/roles/manifests/debian_mirror.pp
+++ b/
modules/roles/manifests/debian_mirror.pp
@@
-11,6
+11,7
@@
class roles::debian_mirror {
mirror-isc => '149.20.4.15:80 127.0.0.1:80 [2001:4f8:1:c::15]:80 [::1]:80',
mirror-conova => '217.196.149.232:80 127.0.0.1:80 [2a02:16a8:dc41:100::232]:80 [::1]:80',
default => '*:80',
+ },
has_role('bgp') ? {
true => '193.31.7.2:80 [2a02:158:ffff:deb::2]:80',
default => '',