Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Texts and layout of override puppet class parameter gui #400

Open
gvde opened this issue Jun 11, 2024 · 0 comments
Open

Texts and layout of override puppet class parameter gui #400

gvde opened this issue Jun 11, 2024 · 0 comments

Comments

@gvde
Copy link

gvde commented Jun 11, 2024

As requested by @nadjaheitmann I'll repost this from this foreman community thread:

Right now, understanding what it does and how to interpret the current texts in the context (as simple user of puppet and no expert fluent with the puppet terminology) I think the first misleading thing about the page editing the class parameters is the placement of the override checkbox. Currently it’s in the “Default Behavior” section:

Default Behavior
Override the default value of the Puppet class parameter.

Override x

Now the override isn’t overriding the default behavior nor the default value of the parameter, but it’s the main switch to tell foreman to manage the parameter, providing values to puppet or not.

Thus, move the Override checkbox above the default section and make it big and clear that this checkbox enables the override for this parameter and thus all the information below is only relevant if that checkbox is checked.

Second rename “Default Behavior” to “Default Value”. It’s no behavior, you’ll define a value.

Move the “omit” checkbox to the first position in this section (i.e. move it to the place where currently the override checkbox is). Rename the omit checkbox to something like “Override default value” and the “i” tooltip to something like “Use this value instead of the puppet parameter default or class hiera data”.

I think I would immediately understand the meaning of those controls then and it’s more the expected order from the top to the bottom instead now with the omit checkbox disabling the default value textbox above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant