Skip to content
Snippets Groups Projects
Commit ca2f8fd3 authored by Baptiste DE RENZO's avatar Baptiste DE RENZO
Browse files

Merge branch 't39736-fix-nudgis-instance-creation' into 'main'

Fix Nudgis instance creation, Fix #39736

See merge request sys/ansible-public!95
parents 2cdf3b35 09ad7316
Branches master stable
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
"domain": "{{ nudgis_front_domain }}",
"api_key": "{{ nudgis_front_api_key }}",
"admin_pwd": "{{ nudgis_front_user_admin_password }}",
"skyreach_url": "{{ manager_domain }}"
"skyreach_url": "https://{{ manager_domain }}"
}'
creates: "/etc/nginx/sites-available/mediaserver-{{ nudgis_front_system_user }}.conf"
throttle: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment