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
Updated by Marek Hulán over 8 years ago
- Copied from Bug #14574: Default settings for Partition Tables and Provisioning Templates are broken added
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3416 added
Updated by Marek Hulán over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 2fb0d8d129588a71dcb953b12fe84d2fd8154467.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 141
Updated by Marek Hulán over 8 years ago
- Related to Bug #14682: Seeded templates are not associated with organizations and locations even though they are default added