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

Use generic example password #3336

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

maximiliankolb
Copy link
Contributor

  • Use one argument per line

What changes are you introducing?

removing the example password "redhat" due to branding issues and consistency.

Why are you introducing these changes? (Explanation, links to references, issues, etc.)

consistency.

Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)

we have both "last argument | next command" and "last argument \ \n | next command". Any preference?

Checklists

  • I am okay with my commits getting squashed when you merge this PR.
  • I am familiar with the contributing guidelines.

Please cherry-pick my commits into:

  • Foreman 3.12/Katello 4.14 (Satellite 6.16)
  • Foreman 3.11/Katello 4.13
  • Foreman 3.10/Katello 4.12
  • Foreman 3.9/Katello 4.11 (Satellite 6.15; orcharhino 6.8/6.9/6.10)
  • Foreman 3.8/Katello 4.10
  • Foreman 3.7/Katello 4.9 (Satellite 6.14)
  • Foreman 3.6/Katello 4.8
  • Foreman 3.5/Katello 4.7 (Satellite 6.13; orcharhino 6.6/6.7)
  • We do not accept PRs for Foreman older than 3.5.

* Use one argument per line
@maximiliankolb maximiliankolb added tech review done No issues from the technical perspective Needs style review Requires a review from docs style/grammar perspective labels Oct 2, 2024
Copy link
Member

@asteflova asteflova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack with just one non-blocking note: The previous example username also implied the need to have administrative privileges (admin). At a quick glance, I don't see the need for these privileges mentioned anywhere else in the document so it makes me wonder whether you should document it (as a prerequisite?) now that you are replacing admin with a generic My_User_Name. (If you think it's not needed, that's perfectly okay with me.)

@maximiliankolb maximiliankolb added style review done No issues from docs style/grammar perspective and removed Needs style review Requires a review from docs style/grammar perspective labels Oct 2, 2024
@maximiliankolb maximiliankolb merged commit 2a942ec into theforeman:master Oct 2, 2024
9 checks passed
@maximiliankolb maximiliankolb deleted the change_example_password branch October 2, 2024 11:06
maximiliankolb added a commit that referenced this pull request Oct 2, 2024
* Use one argument per line

(cherry picked from commit 2a942ec)
maximiliankolb added a commit that referenced this pull request Oct 2, 2024
* Use one argument per line

(cherry picked from commit 2a942ec)
@maximiliankolb
Copy link
Contributor Author

Merged to "master" and cherry-picked:
4b8141c..d4cffa3 3.12 -> 3.12
b7f2e7b..c7e7f7b 3.11 -> 3.11

@asteflova I decided against adding a prerequisite. Instead, I have opened an issue to possibly add required roles for every WebUI/Foreman API/Hammer CLI action: #3341

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
style review done No issues from docs style/grammar perspective tech review done No issues from the technical perspective
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants