Bug #14586
closedDefault settings for Partition Tables and Provisioning Templates are ignored for seeded templates
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1324177
Description of problem:
The current Sat6.2 Beta SNAP has no default setting for a Partition Table assigned to the initial organization / location
Version-Release number of selected component (if applicable):
katello 3.0.0. 3.el7sat
foreman 1.11.0.9 1.el7sat
foreman-installer --scenario katello -v -d \
--foreman-admin-password $PASSWORD \
--foreman-initial-organization $ORG \
--foreman-initial-location $LOC \
--foreman-proxy-dns true \
--foreman-proxy-dns-interface $SAT_INTERFACE \
--foreman-proxy-dns-zone $DOMAIN \
--foreman-proxy-dns-forwarders $DNS \
--foreman-proxy-dns-reverse $DNS_REV \
--foreman-proxy-dhcp true \
--foreman-proxy-dhcp-interface $SAT_INTERFACE \
--foreman-proxy-dhcp-range "$DHCP_RANGE" \
--foreman-proxy-dhcp-gateway $DHCP_GW \
--foreman-proxy-dhcp-nameservers $DHCP_DNS \
--foreman-proxy-tftp true \
--foreman-proxy-tftp-servername $(hostname) \
--capsule-puppet true \
--foreman-proxy-puppetca true \
--foreman-proxy-plugin-remote-execution-ssh-enabled true \
--enable-foreman-proxy-plugin-remote-execution-ssh \
--foreman-proxy-tftp true \
--enable-foreman-plugin-discovery \
--certs-server-ca-cert /root/cert/ipa-ca.crt \
--certs-server-key /root/cert/key.pem \
--certs-server-cert /root/cert/sat62.crt \
--certs-server-cert-req /root/cert/sat62.csr
No default Partition Table is available in the initial organization
I have to manually assign the "Kickstart default" to $ORG and $LOC