Jcrespo has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/392400 )

Change subject: mariadb: Leave reimaginable only the db latest servers
......................................................................

mariadb: Leave reimaginable only the db latest servers

Remove from the list of servers reimaginable with /srv loss the
all but:
* servers >= db1109
* servers >= db2071

db1059 was already reimagined at T175679.

Bug: T170662
Change-Id: I58566e209fbc7a0fc76719639ed8a7985fde97f4
---
M modules/install_server/files/autoinstall/netboot.cfg
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/00/392400/1

diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index a0dfc3f..8b80225 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -64,9 +64,9 @@
         conf200[123]) echo partman/raid1-lvm-ext4-srv.cfg ;; \
         cp1008|cp300[3-9]|cp3010) echo partman/varnish-oldssd.cfg ;; \
         cp[12345][0-9][0-9][0-9]) echo partman/varnish.cfg ;; \
-        db1059|db109[6-9]|db110[0-9]|db111[0-2]) echo partman/db.cfg ;; \
+        db1109|db111[0-9]) echo partman/db.cfg ;; \
         db207[1-9]|db208[0-9]|db209[0-2]) echo partman/db.cfg ;; \
-        
db[0-8][0-9]|db10[0-8][0-9]|db109[0-5]|db110[78]|db20[0-2][0-9]|db2030|db203[3-9]|db20[4-7][0-9]|dbstore[1-2]00[1-9]|es[1-2]01[1-9])
 echo partman/db-no-srv-format.cfg ;; \
+        db[12][01][0-9][0-9]|dbstore[12]00[1-9]|es[12]01[1-9]) echo 
partman/db-no-srv-format.cfg ;; \
         deploy[12]001|flerovium|furud) echo 
partman/raid1-lvm-ext4-srv-noswap.cfg;; \
         d-i-test) echo partman/flat.cfg virtual.cfg ;; \
         druid100[1-6]) echo partman/druid-4ssd-raid10.cfg ;; \

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

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

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

Reply via email to