Retire stockhausen/listsearch (RT#6848)
authorPeter Palfrader <peter@palfrader.org>
Sat, 26 Aug 2017 12:45:46 +0000 (14:45 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sat, 26 Aug 2017 12:45:46 +0000 (14:45 +0200)
hieradata/common.yaml
modules/debian_org/files/misc/local.yaml
modules/ferm/manifests/per_host.pp
modules/roles/manifests/init.pp
modules/roles/manifests/listsearch.pp [deleted file]
modules/sudo/files/sudoers

index 7c787bc..7dd938d 100644 (file)
@@ -57,8 +57,6 @@ roles:
     - rapoport.debian.org
   lists:
     - bendel.debian.org
-  list_search:
-    - stockhausen.debian.org
   mailrelay:
     - mailly.debian.org
     - muffat.debian.org
index c57430b..3812700 100644 (file)
@@ -95,7 +95,6 @@ nameinfo:
   sonntag.debian.org: Brunhilde Sonntag (September 27th, 1936 - December 18th, 2002)
   sor.debian.org: Fernando Sor (February 14th, 1778 - July 10th, 1839)
   soriano.debian.org: Francesco Soriano (1548 or 1549 - July 19th, 1621)
-  stockhausen.debian.org: Karlheinz Stockhausen (August 22nd, 1928 - December 5th, 2007)
   storace.debian.org: Stephen Storace (April 4th, 1762 - March 19th, 1796)
   suchon.debian.org: Eugen Suchoƈ (September 25, 1908 - August 5, 1993)
   spontini.debian.org: Gaspare Luigi Pacifico Spontini (November 14th, 1774 - January 24th, 1851)
index 6b4fcea..3118efc 100644 (file)
@@ -156,22 +156,6 @@ class ferm::per_host {
                default: {}
        }
 
-       # elasticsearch stuff
-       case $::hostname {
-               stockhausen: {
-                       @ferm::rule { 'dsa-elasticsearch-bendel':
-                               domain          => '(ip)',
-                               description     => 'Allow elasticsearch access from bendel',
-                               rule            => '&SERVICE_RANGE(tcp, 9200:9300, ( 82.195.75.100/32 ))'
-                       }
-                       @ferm::rule { 'dsa-elasticsearch-bendel6':
-                               domain          => '(ip6)',
-                               description     => 'Allow elasticsearch access from bendel',
-                               rule            => '&SERVICE_RANGE(tcp, 9200:9300, ( 2001:41b8:202:deb:216:36ff:fe40:4002/128 ))'
-                       }
-               }
-       }
-
        # postgres stuff
        case $::hostname {
                ullmann: {
index d486e04..a224a1d 100644 (file)
@@ -175,10 +175,6 @@ class roles {
                include roles::lists
        }
 
-       if has_role('list_search') {
-               include roles::listsearch
-       }
-
        if has_role('rtmaster') {
                include roles::rtmaster
        }
diff --git a/modules/roles/manifests/listsearch.pp b/modules/roles/manifests/listsearch.pp
deleted file mode 100644 (file)
index fa81817..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-class roles::listsearch {
-
-  class { 'elasticsearch':
-    autoupgrade => false,
-    config => { 'cluster.name' => 'listsearch' }
-  }
-
- # elasticsearch::instance { 'es-01':
- #   config => { 'node.name' => 'stockhausen' },
- #   init_defaults => { }, # Init defaults hash
- #   datadir => [ '/srv/listsearch.debian.org/es-data-es01' ],       # Data directory
- # }
-}
index d9545ab..8aa9422 100644 (file)
@@ -249,7 +249,6 @@ debwww              WEBHOSTS=(archvsync)    NOPASSWD: /home/archvsync/webmirrors/runmirrors
 %d-i           WEBHOSTS=(debwww)       /srv/www.debian.org/cron/lessoften-parts/1installation-guide
 # more list stuff
 %list          LISTHOSTS=(root)                /usr/sbin/postfix reload
-%list          stockhausen=(root)              /usr/sbin/service jetty restart
 %list          LISTHOSTS=(root)                /usr/sbin/qshape, /usr/sbin/postsuper
 %list          LISTHOSTS=(root)                /etc/init.d/spamassassin, /etc/init.d/amavis
 %list          LISTHOSTS=(amavis)              NOPASSWD: /usr/bin/sa-learn