Actions
Refactor #642
closedThe "managed" attribute of a host is poorly implemented
Description
A host is "managed" if it has been created by Foreman, otherwise it was imported or created in some other way. This should be an attribute of the host object and get initialized when the host is created.
Actions