Marostegui has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/391845 )

Change subject: install_server: Allow install db1109 and db1110
......................................................................


install_server: Allow install db1109 and db1110

Two new databases

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

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



diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index a028eda..6415ec4 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -64,7 +64,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 ;; \
-        db1059|db109[6-9]|db110[0-6]) echo partman/db.cfg ;; \
+        db1059|db109[6-9]|db110[0-9]|db111[0]) 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 ;; \
         deploy[12]001|flerovium|furud) echo 
partman/raid1-lvm-ext4-srv-noswap.cfg;; \

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

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

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

Reply via email to