You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
3scale provisioning fails if you do not explicitly set eval_app_host variable.
Expected Behavior
3scale install step
Actual Behavior
Installation fails with:
TASK [include_role : 3scale] ******************************************************************************************************************************************************************************
TASK [3scale : Prerequisite checks] ***********************************************************************************************************************************************************************
fatal: [127.0.0.1]: FAILED! => {"msg": "The conditional check 'threescale_route_suffix == ''' failed. The error was: error while evaluating conditional (threescale_route_suffix == ''): 'threescale_wildcard_domain' is undefined\n\nThe error appears to have been in '/root/integr8tly/installation/roles/3scale/tasks/prereq-check.yml': line 2, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n---\n- name: \"Prerequisite checks\"\n ^ here\n"}
PLAY RECAP ************************************************************************************************************************************************************************************************
127.0.0.1 : ok=241 changed=80 unreachable=0 failed=1
master1.tjpe-fef2.internal : ok=4 changed=2 unreachable=0 failed=0
Description
3scale provisioning fails if you do not explicitly set
eval_app_host
variable.Expected Behavior
3scale install step
Actual Behavior
Installation fails with:
Environment
Steps to reproduce
eval_app_host
variable.The text was updated successfully, but these errors were encountered: