Actions
Refactor #26924
closedDeprecate using rake task for puppet import
Description
We currently have a rake task for importing Puppet classes. Performing user actions with rake task is always executed as admin and bypasses permissions system. We have UI, API and CLI for this feature, so there is no reason users should execute a rake task.
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6812 added
Updated by Tomer Brisker almost 6 years ago
- Category set to Rake tasks
- Fixed in Releases 1.22.1, 1.23.0 added
Actions