|
|
@ -15,8 +15,6 @@ bootloader --location mbr --append 'ipv6.disable=1' |
|
|
|
repo --name=fws --baseurl=http://repo.firewall-services.com/centos/7 |
|
|
|
repo --name=fws --baseurl=http://repo.firewall-services.com/centos/7 |
|
|
|
repo --name=epel --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 |
|
|
|
repo --name=epel --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 |
|
|
|
|
|
|
|
|
|
|
|
%include /tmp/ks.partitions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
user --name=ansible --shell /bin/bash --gecos="Ansible Account" |
|
|
|
user --name=ansible --shell /bin/bash --gecos="Ansible Account" |
|
|
|
|
|
|
|
|
|
|
|
reboot |
|
|
|
reboot |
|
|
|