Feature #14590
Allow array setting merging
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:
Description
Only hash is currently merged across YAML files, this patch will add array support.
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli/pull/201 added
#2
Updated by Lukas Zapletal almost 5 years ago
- Related to Feature #14295: Script to enable or disable debugging for all Foreman components added
#3
Updated by Lukas Zapletal almost 5 years ago
- Related to deleted (Feature #14295: Script to enable or disable debugging for all Foreman components)
#4
Updated by Lukas Zapletal almost 5 years ago
- Related to Feature #14295: Script to enable or disable debugging for all Foreman components added
#5
Updated by Lukas Zapletal almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 77a2200d1745169bf03b6a04bacd2dea5416988e.
#6
Updated by Bryan Kearney over 4 years ago
- Bugzilla link set to 1332625
Fixes #14590 - Array is merged across YAML settings (#201)