Skip to content

[v11] Make PAM user creation script copy/pasteable#26277

Merged
ptgott merged 1 commit intobranch/v11from
bot/backport-25803-branch/v11
May 15, 2023
Merged

[v11] Make PAM user creation script copy/pasteable#26277
ptgott merged 1 commit intobranch/v11from
bot/backport-25803-branch/v11

Conversation

@ptgott
Copy link
Copy Markdown
Contributor

@ptgott ptgott commented May 15, 2023

Backport #25803 to branch/v11

Closes #18343

The user creation script in our SSH PAM guide is inside a heredoc within
a `code` snippet. The shebang within the script does not render within
the `code` snippet, since the snippet component treats the hash as a
comment.

This change turns the script into a code snippet with a `text` label to
prevent rendering issues and separates commands that are intended to be
run outside the script into their own code snippets.
@ptgott ptgott enabled auto-merge May 15, 2023 19:13
@ptgott ptgott added this pull request to the merge queue May 15, 2023
Merged via the queue into branch/v11 with commit feb8d3a May 15, 2023
@ptgott ptgott deleted the bot/backport-25803-branch/v11 branch May 15, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants