Skip to content

[v13] Make PAM user creation script copy/pasteable#26275

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

[v13] Make PAM user creation script copy/pasteable#26275
ptgott merged 1 commit intobranch/v13from
bot/backport-25803-branch/v13

Conversation

@ptgott
Copy link
Copy Markdown
Contributor

@ptgott ptgott commented May 15, 2023

Backport #25803 to branch/v13

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:14
@ptgott ptgott added this pull request to the merge queue May 15, 2023
Merged via the queue into branch/v13 with commit ff941a8 May 15, 2023
@ptgott ptgott deleted the bot/backport-25803-branch/v13 branch May 15, 2023 19:50
@r0mant r0mant mentioned this pull request Jul 14, 2023
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