Refactor #15405
Move puppet related helpers to a separate helper class.
Description
Right now hosts_and_hostgroups_helper.rb contains a lot of methods related to puppet.
Those need to be extracted to a different helper class.
Related issues
Associated revisions
History
#1
Updated by Shimon Shtein about 6 years ago
- Related to Tracker #9596: Extract Puppet functionality to a plugin added
#2
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Shimon Shtein
- Pull request https://github.com/theforeman/foreman/pull/3600 added
#3
Updated by Shimon Shtein almost 6 years ago
- Target version set to 1.6.1
#4
Updated by Ivan Necas almost 6 years ago
- Target version changed from 1.6.1 to 127
#5
Updated by Ivan Necas almost 6 years ago
- Target version changed from 127 to 1.5.1
#6
Updated by Ivan Necas over 5 years ago
- Target version changed from 1.5.1 to 1.4.1
#7
Updated by Shimon Shtein over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 340c7bdd52f6601f3fe823d84ba9bcdaaadfb796.
#8
Updated by Dominic Cleal over 5 years ago
- Category set to Rails
- Legacy Backlogs Release (now unused) set to 209
#9
Updated by Dominic Cleal over 5 years ago
- Related to Bug #18233: SmartProxyIntegrationTest clears pagelets manager, causes subsequent failures added
#10
Updated by Dominic Cleal over 5 years ago
- Related to Bug #18235: PageletsHelperTest doesn't entirely isolate Pagelet::Manager state added
#11
Updated by Ivan Necas over 5 years ago
- Target version changed from 1.4.1 to 1.11.1
Fixes #15405 - Moved puppet UI to helpers