Dzahn has submitted this change and it was merged.

Change subject: remove gallium from site.pp, installserver
......................................................................


remove gallium from site.pp, installserver

Bug: T95757
Change-Id: I3f26ebb379ae66b862a358d5495cd279eec25b49
---
M manifests/site.pp
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 0 insertions(+), 25 deletions(-)

Approvals:
  Dzahn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/site.pp b/manifests/site.pp
index 1e284a9..f01bcc6 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1113,24 +1113,6 @@
     include standard
 }
 
-# Continuous Integration
-node 'gallium.wikimedia.org' {
-    role(ci::master,
-        ci::slave,
-        ci::website,
-        zuul::server,
-        backup::host)
-
-    # TODO: Temporary rsync port for the migration to contint1001
-    ferm::service { 'rsync_migration':
-        proto  => 'tcp',
-        port   => 873,
-        srange => '208.80.154.17',
-    }
-    include standard
-    include contint::firewall
-}
-
 # Virtualization hosts
 node /^ganeti[12]00[0-9]\.(codfw|eqiad)\.wmnet$/ {
     role(ganeti)
diff --git a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200 
b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
index 8506545..4a6fad7 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -2424,13 +2424,6 @@
     filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
 }
 
-host gallium {
-    hardware ethernet 78:2b:cb:09:0e:5b;
-    fixed-address gallium.wikimedia.org;
-    option pxelinux.pathprefix "precise-installer/";
-    filename "precise-installer/ubuntu-installer/amd64/pxelinux.0";
-}
-
 host ganeti1001 {
     hardware ethernet f0:1f:af:e8:c5:a3;
     fixed-address ganeti1001.eqiad.wmnet;

-- 
To view, visit https://gerrit.wikimedia.org/r/318216
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3f26ebb379ae66b862a358d5495cd279eec25b49
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Thcipriani <tcipri...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to