Actions
Refactor #15846
closedRename use_puppet_default in lookup values to skip_foreman
Difficulty:
Triaged:
Description
As part of the effort to remove puppet specific properties from the core, we decided to "upgrade" use_puppet_default into something that any type of parameter could benefit from. We want to rename it to skip_foreman since it's a generic behavior that could be served by the core. The meaning remains pretty much the same - the flag signals the core that it should not manage (and serve) this parameter for a given host.
Updated by Shimon Shtein over 8 years ago
- Related to Tracker #9596: Extract Puppet functionality to a plugin added
Updated by Ivan Necas over 8 years ago
- Status changed from New to Assigned
- Assignee set to Shimon Shtein
- Target version set to 1.7.0
Updated by Shimon Shtein over 8 years ago
- Related to Refactor #12822: Separate LookupValue to different classes per LookupKey type added
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3681 added
Updated by Ivan Necas over 8 years ago
- Target version changed from 1.7.0 to 1.6.1
Updated by Shimon Shtein over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 569650b7d397bfd020dec53194a78f1c3813045f.
Updated by Dominic Cleal over 8 years ago
- Category set to Parameters
- Translation missing: en.field_release set to 189
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/3833 added
Updated by The Foreman Bot about 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/3870 added
Updated by Tomer Brisker almost 5 years ago
- Related to Refactor #28583: Remove `use_puppet_default` api params added
Actions