Actions
Bug #14951
closedCan not submit when provisioning a discovered host with parameter override
Description
steps to reproduce:
- provision a NEW discovered host
- override a class parameter (creates an FDQN override?)
- submit
I get the same screen again. production.log shows:
"Failed to save: Match fqdn=st-nj05-grid17.striketechnologies.com does not match an existing host"
setting.yaml :unattended:true
workaround:
remove the override, submit the new host, edit it, add the override.
Updated by Tomer Brisker over 8 years ago
- Status changed from New to Assigned
- Assignee set to Ori Rabin
Updated by Ori Rabin over 8 years ago
- Project changed from Foreman to Discovery
- Category deleted (
Parameters)
Updated by Ori Rabin over 8 years ago
- Related to Refactor #14035: Redesign discovered host added
Updated by Ori Rabin about 8 years ago
- Project changed from Discovery to Foreman
- Target version set to 1.3.2
Moving this to core because even if this currently only affects discovery it is a result of allowing matchers on hosts only when editing a managed host or creating a new one and does not consider changing a host's type to managed.
Updated by The Foreman Bot about 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4023 added
Updated by Ori Rabin about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 11617115598ff47d52863a391f784cfad8ad0336.
Updated by Dominic Cleal about 8 years ago
- Category set to Parameters
- Translation missing: en.field_release set to 203
Actions