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

Change subject: Indicate install recipes for newest db1* and db2* DB servers
......................................................................


Indicate install recipes for newest db1* and db2* DB servers

Servers to be installed for the first time must use the db.cfg
recipe, instead of the one for already installed servers.

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

Approvals:
  Marostegui: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Jcrespo: Looks good to me, approved



diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index 8383373..f762e33 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -64,6 +64,8 @@
         conf200[123]) echo partman/raid1-lvm-ext4-srv.cfg ;; \
         cp1008|cp104[34]|cp300[3-9]|cp301[0-8]) echo 
partman/varnish-oldssd.cfg ;; \
         cp[1234][0-9][0-9][0-9]) echo partman/varnish.cfg ;; \
+        db109[6-9]|db110[0-6]) 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]|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 ;; \
         d-i-test) echo partman/flat.cfg virtual.cfg ;; \
         druid100[123]) echo partman/druid-4ssd-raid10.cfg ;; \

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ied766f9b2ecf9bd79231c51c27ac6b7c8140c407
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Cmjohnson <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Marostegui <[email protected]>
Gerrit-Reviewer: Papaul <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to