fix ports
authorPeter Palfrader <peter@palfrader.org>
Fri, 29 Jul 2016 15:49:06 +0000 (15:49 +0000)
committerPeter Palfrader <peter@palfrader.org>
Fri, 29 Jul 2016 15:49:06 +0000 (15:49 +0000)
modules/roles/manifests/static_mirror.pp

index eb2e125..c859629 100644 (file)
@@ -117,37 +117,37 @@ class roles::static_mirror {
                        fail("Do not have an onion_v4_addr set for $::hostname.")
                }
 
-               onion::service { 'dsa.debian.org'      : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'www.debian.org'      : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'rtc.debian.org'      : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'd-i.debian.org'      : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
+               onion::service { 'dsa.debian.org'      : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'www.debian.org'      : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'rtc.debian.org'      : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'd-i.debian.org'      : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
 
                # do
-               onion::service { 'appstream.debian.org'          : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'backports.debian.org'          : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'bits.debian.org'               : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'blends.debian.org'             : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'lintian.debian.org'            : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'release.debian.org'            : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'security-team.debian.org'      : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'www.ports.debian.org'          : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
+               onion::service { 'appstream.debian.org'          : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'backports.debian.org'          : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'bits.debian.org'               : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'blends.debian.org'             : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'lintian.debian.org'            : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'release.debian.org'            : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'security-team.debian.org'      : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'www.ports.debian.org'          : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
                # dn
-               onion::service { 'news.debian.net'               : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'debaday.debian.net'            : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'timeline.debian.net'           : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'wnpp-by-tags.debian.net'       : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
+               onion::service { 'news.debian.net'               : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'debaday.debian.net'            : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'timeline.debian.net'           : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'wnpp-by-tags.debian.net'       : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
                # dc
-               onion::service { 'debconf0.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'debconf1.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'debconf2.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'debconf3.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'debconf4.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'debconf5.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'debconf6.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'debconf7.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { '10years.debconf.org'           : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'es.debconf.org'                : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'fr.debconf.org'                : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
-               onion::service { 'miniconf10.debconf.org'        : ensure => "ifstatic", port => 80, target_port => 81, target_address => $onion_v4_addr }
+               onion::service { 'debconf0.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'debconf1.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'debconf2.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'debconf3.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'debconf4.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'debconf5.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'debconf6.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'debconf7.debconf.org'          : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { '10years.debconf.org'           : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'es.debconf.org'                : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'fr.debconf.org'                : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
+               onion::service { 'miniconf10.debconf.org'        : ensure => "ifstatic", port => 80, target_port => 80, target_address => $onion_v4_addr }
        }
 }