Skip to content

Commit

Permalink
docs/ssh-and-sudo-authorization: Add Missing Filename (open-policy-ag…
Browse files Browse the repository at this point in the history
…ent#4192)

Signed-off-by: Peter ONeill <peteroneilljr@gmail.com>
  • Loading branch information
peteroneilljr committed Jan 7, 2022
1 parent b3ef19e commit 61c0c46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/content/ssh-and-sudo-authorization.md
Expand Up @@ -332,6 +332,8 @@ curl -X PUT --data-binary @display.rego \

Then we need to make sure that the authorization takes this input into account.

**sudo_authz_elevated.rego**:

```live:sudo_authz/elevate:module:read_only
# A package can be defined across multiple files.
package sudo.authz
Expand Down

0 comments on commit 61c0c46

Please sign in to comment.