Faidon Liambotis has submitted this change and it was merged.

Change subject: swift: ms-be5 is H710
......................................................................


swift: ms-be5 is H710

Apparently it was changed some time ago but site.pp was never altered,
so we missed the sda/b -> sdm/n swap.

Change-Id: I9afd97019d88d4d30b4cf4b311bfbd2c802f98e2
---
M manifests/site.pp
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/manifests/site.pp b/manifests/site.pp
index 318aff6..6c15b42 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1868,7 +1868,7 @@
     include role::swift::pmtpa-prod::proxy
 }
 
-node /^ms-be(3|[5-8]|10)\.pmtpa\.wmnet$/ {
+node /^ms-be(3|[6-8]|10)\.pmtpa\.wmnet$/ {
     # the ms-be hosts that are 720xds with ssds have two more disks
     # but with the h310s they show up as m and n, those get the OS
     $all_drives = [ '/dev/sda', '/dev/sdb', '/dev/sdc', '/dev/sdd',
@@ -1885,7 +1885,7 @@
     swift::mount_filesystem{ '/dev/sdn3': }
 }
 
-node /^ms-be(1|2|4|9|11|12)\.pmtpa\.wmnet$/ {
+node /^ms-be(1|2|4|5|9|11|12)\.pmtpa\.wmnet$/ {
     # the ms-be hosts with ssds have two more disks
     # this is the 720xds with h710 layout
     $all_drives = [ '/dev/sdc', '/dev/sdd', '/dev/sde',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9afd97019d88d4d30b4cf4b311bfbd2c802f98e2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to