Skip to content

Commit e515b90

Browse files
committed
merge
2 parents 0c8efbc + dc58a25 commit e515b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ and referenced from the `site` and `production` environments, e.g.:
100100

101101
- Remove the `demo_user` user from `environments/$ENV/inventory/group_vars/all/basic_users.yml`
102102

103-
- Disable `grafana_auth_anonymous` in `environments/$ENV/inventory/group_vars/all/grafana.yml`
103+
- Consider whether having (read-only) access to Grafana without login is OK. If not, remove `grafana_auth_anonymous` in `environments/$ENV/inventory/group_vars/all/grafana.yml`
104104

105105
- Modify `environments/site/terraform/nodes.tf` to provide fixed IPs for at least
106106
the control node, and (if not using FIPs) the login node(s):

0 commit comments

Comments
 (0)