Feature #7472
openImprove autoupdate and autodeletion of interfaces based on facts
Description
We should add some flag so we know what interfaces were created by parsing facts. We should consider this when updating the interface and also we may consider auto deletion. We may also let user to modify this flag in form.
Updated by Marek Hulán over 10 years ago
- Related to Tracker #2409: Networking added
Updated by Tomáš Strachota about 10 years ago
- Status changed from New to Assigned
- Assignee set to Tomáš Strachota
Updated by Doug Forster over 9 years ago
Adding this may help alleviate some issues like:
http://projects.theforeman.org/issues/10931
http://projects.theforeman.org/issues/11434
I run foreman with puppet and have some docker hosts in our build environment. Those hosts have 500+ interfaces. I was not able to recently update a host due to a docker (veth*) set as primary interface.
This improvement would be much appreciated.
Updated by Marek Hulán almost 9 years ago
- Related to Feature #12883: Automatically remove missing network interfaces when using Puppet facts added
Updated by Marek Hulán almost 8 years ago
- Status changed from Assigned to New
I think this didn't move anywhere. The flag might still be useful but things like docker interfaces are ignored and there's a setting option to disable interfaces importing.