Skip to content

Commit c97615f

Browse files
committed
remove fixed IPs from production docs - not standard process
1 parent ba4941d commit c97615f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/production.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,6 @@ and referenced from the `site` and `production` environments, e.g.:
134134
135135
- 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`
136136
137-
- If fixed IP(s) are required for the control node, set the OpenTofu variable
138-
`control_ip_addresses`. This will require either using admin credentials or
139-
policy changes.
140-
141137
- If floating IPs are required for login nodes, modify the OpenTofu configurations
142138
appropriately.
143139

0 commit comments

Comments
 (0)