chef-recipes/roles/cockpit/templates/cockpit.conf.j2
Francesco Antognazza cf908e7cce Remove hardcoded IPs
2023-02-06 10:11:29 +01:00

4 lines
307 B
Django/Jinja

[WebService]
Origins = http://{{ inventory_hostname }} ws://{{ inventory_hostname }} https://{{ inventory_hostname }} wss://{{ inventory_hostname }} http://{{ ansible_host }} ws://{{ ansible_host }} https://{{ ansible_host }} wss://{{ ansible_host }}
ProtocolHeader = X-Forwarded-Proto
AllowUnencrypted=true