ArielGlenn has uploaded a new change for review. https://gerrit.wikimedia.org/r/92295
Change subject: remove srv151-192,194-234 from dsh groups and add back srv193 ...................................................................... remove srv151-192,194-234 from dsh groups and add back srv193 all decommed except for srv193 which used to be test host Change-Id: I7205fa4fa73c18cac6a94bf5f9facd5a7cea8b5a --- M files/dsh/group/ALL M files/dsh/group/apaches M files/dsh/group/apaches-bits M files/dsh/group/ext-store-masters M files/dsh/group/ext-stores M files/dsh/group/job-runners.old M files/dsh/group/mw-pmtpa M files/dsh/group/mysq M files/dsh/group/pmtpa M files/dsh/group/srv 10 files changed, 11 insertions(+), 104 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/95/92295/1 diff --git a/files/dsh/group/ALL b/files/dsh/group/ALL index f1826a9..28f3ad2 100644 --- a/files/dsh/group/ALL +++ b/files/dsh/group/ALL @@ -74,6 +74,8 @@ project1 project2 +srv193 + srv235 srv236 srv237 diff --git a/files/dsh/group/apaches b/files/dsh/group/apaches index 9b3dcb3..3bcb020 100644 --- a/files/dsh/group/apaches +++ b/files/dsh/group/apaches @@ -108,6 +108,8 @@ mw124 mw125 +srv193 + srv235 srv236 srv237 diff --git a/files/dsh/group/apaches-bits b/files/dsh/group/apaches-bits index 92a9a6f..7cef691 100644 --- a/files/dsh/group/apaches-bits +++ b/files/dsh/group/apaches-bits @@ -1,6 +1,4 @@ mw60 mw61 -srv191 -srv192 srv248 srv249 diff --git a/files/dsh/group/ext-store-masters b/files/dsh/group/ext-store-masters index 53e954c..0b334ad 100644 --- a/files/dsh/group/ext-store-masters +++ b/files/dsh/group/ext-store-masters @@ -1,18 +1,8 @@ temp-es1 -srv151 -srv152 -srv153 -srv154 -srv155 -srv156 -srv157 -srv158 temp-es11 temp-es12 temp-es16 temp-es17 temp-es18 temp-es19 -srv160 -srv161 ms3 diff --git a/files/dsh/group/ext-stores b/files/dsh/group/ext-stores index 19c48b6..993f98d 100644 --- a/files/dsh/group/ext-stores +++ b/files/dsh/group/ext-stores @@ -1,27 +1,3 @@ -srv151 -srv163 -srv175 -srv152 -srv164 -srv176 -srv153 -srv165 -srv177 -srv154 -srv166 -srv178 -srv155 -srv167 -srv179 -srv156 -srv168 -srv180 -srv157 -srv169 -srv181 -srv158 -srv170 -srv182 temp-es1 temp-es11 temp-es12 diff --git a/files/dsh/group/job-runners.old b/files/dsh/group/job-runners.old index 1a2d24c..a84200b 100644 --- a/files/dsh/group/job-runners.old +++ b/files/dsh/group/job-runners.old @@ -1,43 +1,3 @@ -srv151 -srv152 -srv153 -srv154 -srv155 -srv156 -srv157 -srv158 -srv159 -srv160 -srv161 -srv162 -srv163 -srv164 -srv165 -srv166 -srv167 -srv168 -srv169 -srv170 - -srv172 -srv173 -srv174 -srv175 -srv176 -srv177 -srv178 -srv179 -srv180 -srv181 -srv182 -srv183 -srv184 -srv185 -srv186 -srv187 -srv188 -srv189 -srv190 srv258 srv259 srv260 diff --git a/files/dsh/group/mw-pmtpa b/files/dsh/group/mw-pmtpa index faff1c1..0b00448 100644 --- a/files/dsh/group/mw-pmtpa +++ b/files/dsh/group/mw-pmtpa @@ -126,15 +126,8 @@ mw124 mw125 -srv226 -srv227 -srv228 -srv229 -srv230 -srv231 -srv232 -srv233 -srv234 +srv193 + srv235 srv236 srv237 diff --git a/files/dsh/group/mysq b/files/dsh/group/mysq index debdbf5..f199753 100644 --- a/files/dsh/group/mysq +++ b/files/dsh/group/mysq @@ -1,4 +1,4 @@ sq54 sq55 sq59 -srv233 + diff --git a/files/dsh/group/pmtpa b/files/dsh/group/pmtpa index 4352308..98f640e 100644 --- a/files/dsh/group/pmtpa +++ b/files/dsh/group/pmtpa @@ -282,15 +282,8 @@ sq85 sq86 -srv226 -srv227 -srv228 -srv229 -srv230 -srv231 -srv232 -srv233 -srv234 +srv193 + srv235 srv236 srv237 diff --git a/files/dsh/group/srv b/files/dsh/group/srv index 7cef6af..85ede91 100644 --- a/files/dsh/group/srv +++ b/files/dsh/group/srv @@ -1,12 +1,5 @@ -srv226 -srv227 -srv228 -srv229 -srv230 -srv231 -srv232 -srv233 -srv234 +srv193 + srv235 srv236 srv237 -- To view, visit https://gerrit.wikimedia.org/r/92295 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7205fa4fa73c18cac6a94bf5f9facd5a7cea8b5a Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: ArielGlenn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
