Faidon Liambotis has submitted this change and it was merged.

Change subject: partman: remove virt-raid10.cfg, unused
......................................................................


partman: remove virt-raid10.cfg, unused

Change-Id: Ib002cefd36c7363fba836c51aec720b7f55a09de
---
D modules/install-server/files/autoinstall/partman/virt-raid10.cfg
1 file changed, 0 insertions(+), 45 deletions(-)

Approvals:
  Faidon Liambotis: Verified; Looks good to me, approved



diff --git a/modules/install-server/files/autoinstall/partman/virt-raid10.cfg 
b/modules/install-server/files/autoinstall/partman/virt-raid10.cfg
deleted file mode 100644
index 55cdc82..0000000
--- a/modules/install-server/files/autoinstall/partman/virt-raid10.cfg
+++ /dev/null
@@ -1,45 +0,0 @@
-# Automatic software RAID partitioning
-
-d-i    partman-auto/method     string  raid
-d-i    partman-md/device_remove_md     boolean true
-
-# Use all the disks
-d-i    partman-auto/disk       string  /dev/sda /dev/sdb /dev/sdc /dev/sdd 
/dev/sde /dev/sdf /dev/sdg /dev/sdh
-
-# Define physical partitions
-d-i    partman-auto/expert_recipe      string  \
-               multiraid ::    \
-                       5000    8000    10000   raid    \
-                               $primary{ }     method{ raid }  \
-                       .       \
-                       1000    1000    1000    raid    \
-                               $primary{ }     method{ raid }  \
-                       .       \
-                       10000   50000   -1      raid    \
-                               $primary{ }     method{ raid }  \
-                       .
-
-# Parameters are:
-# <raidtype> <devcount> <sparecount> <fstype> <mountpoint> \
-#          <devices> <sparedevices>
-d-i    partman-auto-raid/recipe        string  \
-               10      8       0       ext3    /       \
-                       
/dev/sda1#/dev/sdb1#/dev/sdc1#/dev/sdd1#/dev/sde1#/dev/sdf1#/dev/sdg1#/dev/sdh1 
\
-               .       \
-               10      8       0       swap    Swap    \
-                       
/dev/sda2#/dev/sdb2#/dev/sdc2#/dev/sdd2#/dev/sde2#/dev/sdf2#/dev/sdg2#/dev/sdh2 
\
-               .       \
-               10      8       0       xfs     /b      \
-                       
/dev/sda3#/dev/sdb3#/dev/sdc3#/dev/sdd3#/dev/sde3#/dev/sdf3#/dev/sdg3#/dev/sdh3 
\
-               .
-
-d-i    partman-md/confirm      boolean true
-d-i    partman-md/device_remove_md     boolean true
-d-i    partman/confirm_write_new_label boolean true
-d-i    partman/choose_partition        select  finish
-d-i    partman/confirm                 boolean true
-d-i    partman/confirm_nooverwrite     boolean true
-
-# the first is for lucid, the second for precise (partman-xfs >= 45)
-d-i    partman-xfs/no_mount_point              boolean false
-d-i    partman-basicfilesystems/no_mount_point boolean false

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib002cefd36c7363fba836c51aec720b7f55a09de
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to