Commit fc829f6
committed
OS-capacity exporter should not be exposed
The os-capacity exporter has access to admin cloud credentials and
provides details of current utilisation for all OpenStack tenancies.
Currently this exporter binds to all interfaces on hosts where it
is deployed, which may lead to leakage of potentially important
data on an unauthenticated port.
Bind the exporter only to the Internal API network, from where it
is usually scraped.
Signed-off-by: Stig Telfer <stig@stackhpc.com>1 parent 5e41529 commit fc829f6
File tree
1 file changed
+1
-0
lines changed- etc/kayobe/ansible/deployment
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
0 commit comments