Actions
Bug #12391
closedDiscovery breaks ignore_puppet_facts_for_provisioning global setting
Difficulty:
Triaged:
Bugzilla link:
Description
For the last couple of versions of Foreman, the disabling of auto-creation of network interfaces has stopped working. This used to be disabled by setting ignore puppet facts for provisioning to True, which we have set, but we still get network interfaces being created. This is a big problem for us on OpenStack compute nodes, which have many virtual interfaces created, and eventually this ends up with timeouts in puppet and Foreman as there can be many hundreds of interfaces for a host, which also stops us being able to edit the host. The only fix is to delete them all via the API.
Updated by Dominic Cleal over 9 years ago
- Related to Feature #9104: Disable auto network interfaces added
Updated by Dominic Cleal over 9 years ago
- Project changed from Foreman to Discovery
- Category changed from Importers to Discovery plugin
Updated by Brandon Weeks over 9 years ago
- Related to Feature #11972: Implement regex for option ignore_puppet_facts_for_provisioning added
Updated by Dominic Cleal over 9 years ago
- Related to Bug #11047: Interfaces are imported even though ignore_puppet_facts_for_provisioning is set to true added
Updated by Lukas Zapletal over 9 years ago
- Subject changed from Disable auto creation of network interfaces not working to Discovery breaks ignore_puppet_facts_for_provisioning global setting
- Status changed from New to Assigned
- Assignee set to Lukas Zapletal
Updated by The Foreman Bot over 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman_discovery/pull/234 added
Updated by Anonymous about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Lukas Zapletal about 9 years ago
- Related to Bug #14643: Migration broken with discovered hosts added
Actions