Andrew Bogott has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/344672 )
Change subject: Format labtestvirt drives with xfs
......................................................................
Format labtestvirt drives with xfs
Change-Id: I1a858ca52bad3e9f09e3c186bc394780e0d556ae
---
M modules/install_server/files/autoinstall/partman/labtestvirt.cfg
1 file changed, 4 insertions(+), 4 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 f703232..8bcbc27 100644
--- a/modules/install_server/files/autoinstall/partman/labtestvirt.cfg
+++ b/modules/install_server/files/autoinstall/partman/labtestvirt.cfg
@@ -2,7 +2,7 @@
# * no RAID (either single disk or hardware raid presenting a single device)
# * no LVM
# * no swap
-# * 20G / formatted with ext4
+# * 20G / formatted with xfs
# * the rest formatted with xfs for /srv
d-i partman-auto/method string regular
@@ -10,12 +10,12 @@
d-i partman-auto/expert_recipe string \
apache : \
- 20000 20000 20000 ext4 \
+ 20000 20000 20000 xfs \
$primary{ } \
method{ format } \
format{ } \
use_filesystem{ } \
- filesystem{ ext4 } \
+ filesystem{ xfs } \
mountpoint{ / } \
. \
64 1000 10000000 xfs \
@@ -24,7 +24,7 @@
method{ format } \
format{ } \
use_filesystem{ } \
- filesystem{ ext4 } \
+ filesystem{ xfs } \
mountpoint{ /srv } \
.
--
To view, visit https://gerrit.wikimedia.org/r/344672
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1a858ca52bad3e9f09e3c186bc394780e0d556ae
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