Andrew Bogott has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/344666 )

Change subject: One more tweak to labvirt2002 partman
......................................................................


One more tweak to labvirt2002 partman

Change-Id: I341f6b273d2a9603e98e74e5569d975858047518
---
M modules/install_server/files/autoinstall/partman/labtestvirt.cfg
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/modules/install_server/files/autoinstall/partman/labtestvirt.cfg 
b/modules/install_server/files/autoinstall/partman/labtestvirt.cfg
index 5e679cd..f703232 100644
--- a/modules/install_server/files/autoinstall/partman/labtestvirt.cfg
+++ b/modules/install_server/files/autoinstall/partman/labtestvirt.cfg
@@ -3,7 +3,7 @@
 #  * no LVM
 #  * no swap
 #  * 20G / formatted with ext4
-#  * the rest formatted with ext4 for /srv
+#  * the rest formatted with xfs for /srv
 
 d-i    partman-auto/method             string  regular
 d-i    partman-auto/disk               string  /dev/sda
@@ -18,7 +18,7 @@
                                filesystem{ ext4 }      \
                                mountpoint{ / }         \
                        .                               \
-                       64      1000    10000000 ext4   \
+                       64      1000    10000000 xfs    \
                                $primary{ }             \
                                $bootable{ }            \
                                method{ format }        \

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I341f6b273d2a9603e98e74e5569d975858047518
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to