Andrew Bogott has uploaded a new change for review. (
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(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/66/344666/1
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: newchange
Gerrit-Change-Id: I341f6b273d2a9603e98e74e5569d975858047518
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits