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

Change subject: install_server: Allow reinstall db1113,db1114
......................................................................

install_server: Allow reinstall db1113,db1114

Remove db1111 and db1112 as they were already installed as part of
T180788

Bug: T182896
Change-Id: Ia2f35d7a974f6d2531326d30c594c7b3a8d3ee07
---
M modules/install_server/files/autoinstall/netboot.cfg
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/68/400268/1

diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index 6f050f9..c1f04cb 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -66,7 +66,7 @@
         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 ;; \
-        db105[56]|db111[1-4]) echo partman/db.cfg ;; \
+        db105[56]|db111[3-4]) echo partman/db.cfg ;; \
         db2078|db2090|db2092) echo partman/db.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;; \

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

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

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

Reply via email to