Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

🔧 Add `rps_trusted_ips` Ansible inventory variable

Decision record

See: config-controller!16 (merged)

The Docker image for proxy/nginx-plus & proxy/nginx-foss introduce a new configuration parameter EC_RPS_TRUSTED_IPS which should be set to the Docker containers IP range (usually: 192.168.2.0/24).

Changes

  • Upgrade Proxy Docker image
  • 🔧 Add rps_trusted_ips Ansible inventory variable, defaulting to [ "192.168.2.0/24" ]
  • 🔖 v0.37.0

Merge request reports

Loading