diff --git a/packer/http/fedora-18/ks.cfg b/packer/http/fedora-18/ks.cfg index fa3928b25..936809d36 100644 --- a/packer/http/fedora-18/ks.cfg +++ b/packer/http/fedora-18/ks.cfg @@ -6,7 +6,7 @@ network --bootproto=dhcp rootpw --iscrypted $1$damlkd,f$UC/u5pUts5QiU3ow.CSso/ firewall --disabled authconfig --enableshadow --passalgo=sha512 -selinux --disabled +selinux --permissive timezone UTC bootloader --location=mbr text diff --git a/packer/http/fedora-19/ks.cfg b/packer/http/fedora-19/ks.cfg index fa3928b25..936809d36 100644 --- a/packer/http/fedora-19/ks.cfg +++ b/packer/http/fedora-19/ks.cfg @@ -6,7 +6,7 @@ network --bootproto=dhcp rootpw --iscrypted $1$damlkd,f$UC/u5pUts5QiU3ow.CSso/ firewall --disabled authconfig --enableshadow --passalgo=sha512 -selinux --disabled +selinux --permissive timezone UTC bootloader --location=mbr text diff --git a/packer/http/fedora-20/ks.cfg b/packer/http/fedora-20/ks.cfg index fa3928b25..936809d36 100644 --- a/packer/http/fedora-20/ks.cfg +++ b/packer/http/fedora-20/ks.cfg @@ -6,7 +6,7 @@ network --bootproto=dhcp rootpw --iscrypted $1$damlkd,f$UC/u5pUts5QiU3ow.CSso/ firewall --disabled authconfig --enableshadow --passalgo=sha512 -selinux --disabled +selinux --permissive timezone UTC bootloader --location=mbr text