Commit 3b6630a
authored
Nomad Docs: Add anonymous policy warning to ACL overview (#1483)
## Description
- Add anonymous policy warning to 1.11, 1.10 to ACL system overview
page, Policies section. I missed porting the warning when I moved
content from tutorials to docs in 1.10. Deniz Dugan (Security) requested
this.
## Links
Jira: [CE-1094]
-
https://unified-docs-frontend-preview-kk0w9xcxy-hashicorp.vercel.app/nomad/docs/secure/acl#policies
-
https://unified-docs-frontend-preview-kk0w9xcxy-hashicorp.vercel.app/nomad/docs/v1.10.x/secure/acl#policies
## Contributor checklists
Review urgency:
- [ ] ASAP: Bug fixes, broken content, imminent releases
- [x] 3 days: Small changes, easy reviews
- [ ] 1 week: Default expectation
- [ ] Best effort: No urgency
Pull request:
- [x] Verify that the PR is set to merge into the correct base branch
- [x] Verify that all status checks passed
- [x] Verify that the preview environment deployed successfully
- [ ] Add additional reviewers if they are not part of assigned groups
Content:
- [ ] I added redirects for any moved or removed pages
- [ ] I followed the [Education style
guide](https://github.com/hashicorp/web-unified-docs/tree/main/docs/style-guide)
- [x] I looked at the local or Vercel build to make sure the content
rendered correctly
## Reviewer checklist
- [ ] This PR is set to merge into the correct base branch.
- [ ] The content does not contain technical inaccuracies.
- [ ] The content follows the Education content and style guides.
- [ ] I have verified and tested changes to instructions for end users.
[CE-1094]:
https://hashicorp.atlassian.net/browse/CE-1094?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQFile tree
3 files changed
+10
-0
lines changed- content/nomad
- global/partials
- v1.10.x/content/docs/secure/acl
- v1.11.x/content/docs/secure/acl
3 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments