Refactor #31732
Tracker #30160: Extract Puppet ENC to a plugin
Tracker #31072: Extract Environment from TemplateCombination
Extract Environment from TemplateCombination model
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
Fixes #31732 - drop env from TemplateCombination migration
Drop environment relation from TemplateCombination migrations.
History
#1
Updated by Ondřej Ezr about 1 year ago
- Status changed from New to Closed
Applied in changeset foreman|50c7469f807d85ccefb24149fb47b0210c566f8e.
#2
Updated by The Foreman Bot 11 months ago
- Pull request https://github.com/theforeman/foreman/pull/8790 added
#3
Updated by The Foreman Bot 10 months ago
- Fixed in Releases 3.1.0 added
Fixes #31732 - drop environment in TemplateCombination model
Extract Environment from TemplateCombination matrix as temporary solutin.
This should probably get dropped if favor of some better solution like direct set on hostgroup.
Though this will need to be reflected in foreman_puppet_enc plugin.
Extracted in: https://github.com/theforeman/foreman_puppet_enc/pull/98.