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:
329ec45
)
Using *:80 as vhost on mirror-accumu
author
Peter Palfrader
<peter@palfrader.org>
Fri, 12 Oct 2018 12:33:30 +0000
(14:33 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Fri, 12 Oct 2018 12:33:30 +0000
(14:33 +0200)
everything else is using *:80, so if we bind more specific things we
might get precedence we don't want.
modules/roles/manifests/debug_mirror.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/debug_mirror.pp
b/modules/roles/manifests/debug_mirror.pp
index
a2ea599
..
e148e9d
100644
(file)
--- a/
modules/roles/manifests/debug_mirror.pp
+++ b/
modules/roles/manifests/debug_mirror.pp
@@
-8,7
+8,7
@@
class roles::debug_mirror {
klecker => '130.89.148.14:80 [2001:610:1908:b000::148:14]:80 [2001:67c:2564:a119::148:14]:80',
mirror-isc => '149.20.4.15:80 [2001:4f8:1:c::15]:80',
mirror-conova => '217.196.149.232:80 [2a02:16a8:dc41:100::232]:80',
- mirror-accumu => '
130.242.6.199:80 [2001:6b0:1e:2::1c7]
:80',
+ mirror-accumu => '
*
:80',
default => '*:80',
}
$onion_v4_addr = $::hostname ? {