Actions
Bug #12870
closedFactName 'compose' should be an attr_accessible
Description
Plugins like foreman_ansible/chef/salt use `compose` to save nested facts. However in develop this is not possible because :compose is not in the attr_accessible list of FactName.
Updated by Daniel Lobato Garcia over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5ccb1b199c0e1bdf74768aa64da16cd43983b17b.
Actions