Bug #14640
provisioning template association text misses whitespaces
Description
the original text lacks some whitespaces due to wrong helper extraction.
e.g.
When editing a template, you must assign a listof operating systems which this template can be used with. Optionally, you canrestrict a template to a list of host groups and/or environments. When a Host requests a template (e.g. during provisioning), Foremanwill select the best match from the available templates of that type, in thefollowing order:
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/foreman/pull/3427 added
#2
Updated by Dominic Cleal almost 5 years ago
- Related to Bug #13279: Adapt alerts to Patternfly added
#3
Updated by Ohad Levy almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 2586cfd9254082c2bd4f7a3655a40eea5dc7f8ed.
#4
Updated by Dominic Cleal almost 5 years ago
- Legacy Backlogs Release (now unused) set to 136
#5
Updated by Dominic Cleal over 4 years ago
- Has duplicate Bug #14826: Hosts > Provisioning Templates > [select a template] > Associations has squashed together strings added
#6
Updated by Bryan Kearney over 4 years ago
- Bugzilla link set to 1178200
fixes #14640 - add missing whitespace to template text
provisioning template association text was missing whitespaces.