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
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 569650b7d397bfd020dec53194a78f1c3813045f.
Actions