Add initial organization and location values for foremanctl#4789
Add initial organization and location values for foremanctl#4789jafiala wants to merge 2 commits intotheforeman:masterfrom
Conversation
|
The PR preview for b022250 is available at theforeman-foreman-documentation-preview-pr-4789.surge.sh The following output files are affected by this PR: |
|
Troubleshooting the build error. |
maximiliankolb
left a comment
There was a problem hiding this comment.
Thanks for aligning it to our current convention. One more small suggestion.
| --pulp-worker-count _My_Pulp_Worker_Count_ \ | ||
| --foreman-database-name _My_Foreman_Database_Name_ \ | ||
| --foreman-database-user _My_Foreman_Database_User_ \ | ||
| --foreman-database-password _My_Foreman_Database_Password_ |
There was a problem hiding this comment.
lots of unrelated capitalization noise here, is that a new linting rule or something you need to adhere to?
(I am here for the tech ack only, so won't block or anything, but finding the --initial-* lines that were added in this diff is hard)
There was a problem hiding this comment.
We allow multiple commits per PR & can keep the history when merging.
Not a new linting rule per se, but something that we do within foreman-documentation in general. Maybe @jafiala can rebase the PR and split the changes into two clean commits & we'll merge with "rebase" instead of squashing it?
There was a problem hiding this comment.
Done, please check.
* Create reusable snippets for repeated notes * Fix placeholder capitalization for consistency * Add installer-log-file attribute for foremanctl * Improve formatting and readability Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add --initial-organization and --initial-location parameters to foremanctl deploy command examples with explanatory note about organization naming and labeling. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
c0cc60e to
b022250
Compare
What changes are you introducing?
Add the --inital-organization and --initial-location parameters to foremanctl docs, including the note about not being able to change the label.
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
https://redhat.atlassian.net/browse/SAT-44441
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
Also split the abstracts to comply with the CQA rule of max. 2 sentences per abstract.
Contributor checklists
Please cherry-pick my commits into: