2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 15:05:36 +00:00

Remove trailing spaces in file xCAT-server/share/xcat/install/ubuntu/compute.tmpl

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 5923c38b76
commit 2a456bb899

View File

@ -34,7 +34,7 @@ d-i netcfg/dhcp_timeout string 120
#d-i mirror/suite string testing
# Suite to use for loading installer components (optional).
#d-i mirror/udeb/suite string testing
# Use the following option to add additional boot parameters for the
# installed system (if supported by the bootloader installer).
@ -49,7 +49,7 @@ d-i partman-auto/method string regular
d-i partman-lvm/device_remove_lvm boolean true
d-i partman-md/device_remove_md boolean true
#create the /tmp/partitionfile based on the uefi or legacy bios
#create the /tmp/partitionfile based on the uefi or legacy bios
d-i partman/early_command string \
{ \
#INCLUDE_GET_INSTALL_DISK_SCRIPT# \
@ -67,7 +67,7 @@ d-i partman/confirm_nooverwrite boolean true
#XCA_PARTMAN_ADDITIONAL_CFG#
### Account setup
### Account setup
d-i passwd/root-login boolean true
d-i passwd/make-user boolean false