[kickstart] Install documentation together with packages

Remove --excludedocs flag for packages in kickstart

Change-Id: I92d8fbe3f6e1e077761fa9047f5b30913cdd5e2e
Related-bug: #1510860
This commit is contained in:
Sergey Kulanov 2015-11-02 18:06:09 +02:00
parent 474d47558c
commit 2da9f556da
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ echo "cat /tmp/grub.script | chroot /mnt/sysimage /sbin/grub --no-floppy --batch
%end
%packages --nobase --excludedocs
%packages --nobase
@Core
fuel
fuel-library >= {{PRODUCT_VERSION}}