-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
6.11.4
-
False
-
-
False
-
CLOSED
-
450
-
Rocket
-
-
-
Low
-
No Coverage
-
No
The template "Linux host_init_config default" has a typo in its description section:
—
description: |
This template is used during the host registration to perform the initial host configuration. After the host
is created by starting the registration, the registration script asks for the host init config script, that
is rendered based on this template. It is rendered for the specific host therefore it contains instructions
specific for the OS of the host. It's content can differ based on any parameters applicable for the host.
—
The sentence beginning "It's content can differ based on any parameters applicable for the host." has an apostrophe in the "It's" - grammatically this should be "Its" and the apostrophe/quote mark renders the rest of the script as one long string (it is all 'yellow' in the template editor)