Cmjohnson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/93744


Change subject: Removing all entries for ms1-4 as they're being decommissioned 
::
......................................................................

Removing all entries for ms1-4 as they're being decommissioned
::

Change-Id: Iffa546098f97fb986cff356758a6b8876fd45e6a
---
M files/dhcpd/linux-host-entries.ttyS0-9600
M files/dsh/group/ALL
M files/dsh/group/ext-store-masters
M files/dsh/group/ext-stores
M files/dsh/group/image_stores
M files/dsh/group/pmtpa
M manifests/nfs.pp
7 files changed, 0 insertions(+), 30 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/44/93744/1

diff --git a/files/dhcpd/linux-host-entries.ttyS0-9600 
b/files/dhcpd/linux-host-entries.ttyS0-9600
index f2416eb..ca0036a 100644
--- a/files/dhcpd/linux-host-entries.ttyS0-9600
+++ b/files/dhcpd/linux-host-entries.ttyS0-9600
@@ -117,21 +117,6 @@
        fixed-address db40.pmtpa.wmnet;
 }
 
-host ms1 {
-       hardware ethernet 0:14:4f:a6:d0:a0;
-       fixed-address ms1.pmtpa.wmnet;
-}
-
-host ms3 {
-       hardware ethernet 00:14:4f:f2:c4:1c;
-       fixed-address ms3.pmtpa.wmnet;
-}
-
-host ms4 {
-       hardware ethernet 00:14:4f:f2:91:24;
-       fixed-address ms4.pmtpa.wmnet;
-}
-
 host ms5 {
        hardware ethernet 0:14:4f:f2:9c:54;
        fixed-address ms5.pmtpa.wmnet;
diff --git a/files/dsh/group/ALL b/files/dsh/group/ALL
index 087a05e..9404f2e 100644
--- a/files/dsh/group/ALL
+++ b/files/dsh/group/ALL
@@ -133,9 +133,6 @@
 hawthorn
 fuchsia
 clematis
-ms1
-ms3
-ms4
 ms5
 ms6
 ms7
diff --git a/files/dsh/group/ext-store-masters 
b/files/dsh/group/ext-store-masters
index ab8bb09..e69de29 100644
--- a/files/dsh/group/ext-store-masters
+++ b/files/dsh/group/ext-store-masters
@@ -1 +0,0 @@
-ms3
diff --git a/files/dsh/group/ext-stores b/files/dsh/group/ext-stores
index ab8bb09..e69de29 100644
--- a/files/dsh/group/ext-stores
+++ b/files/dsh/group/ext-stores
@@ -1 +0,0 @@
-ms3
diff --git a/files/dsh/group/image_stores b/files/dsh/group/image_stores
index ee8f3d3..e69de29 100644
--- a/files/dsh/group/image_stores
+++ b/files/dsh/group/image_stores
@@ -1 +0,0 @@
-ms1
diff --git a/files/dsh/group/pmtpa b/files/dsh/group/pmtpa
index 56ee2bc..892907c 100644
--- a/files/dsh/group/pmtpa
+++ b/files/dsh/group/pmtpa
@@ -26,10 +26,6 @@
 lvs2
 lvs3
 lvs4
-ms1
-
-ms3
-ms4
 ms5
 ms6
 ms7
diff --git a/manifests/nfs.pp b/manifests/nfs.pp
index 8a50723..18da373 100644
--- a/manifests/nfs.pp
+++ b/manifests/nfs.pp
@@ -205,11 +205,6 @@
                        options => 
"bg,soft,udp,rsize=8192,wsize=8192,timeo=14,intr,nfsvers=3",
                        require => File["/mnt/upload6"],
                        ensure => absent;
-               "/mnt/upload5":
-                       device => "ms1.wikimedia.org:/export/upload",
-                       fstype => "nfs",
-                       name => "/mnt/upload5",
-                       ensure => absent;
        }
 }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iffa546098f97fb986cff356758a6b8876fd45e6a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Cmjohnson <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to