Drop part command from tar kickstart template.

This commit is contained in:
Brian C. Lane 2018-03-28 13:35:54 -07:00
parent 0887bd3d95
commit d030209d40
1 changed files with 0 additions and 3 deletions

View File

@ -29,9 +29,6 @@ bootloader --location=mbr
zerombr
# Partition clearing information
clearpart --all
# Disk partitioning information
part / --fstype="ext4" --size=4000
part swap --size=1000
%post
# Remove root password