-
Bug
-
Resolution: Done
-
Normal
-
1.4.0, 1.5.0
-
False
-
-
False
-
-
Description of the problem:
If you select "None" for CI/CD deployment for the gitlab templates, and don't change the default value for the gitlab host - it uses the default "gitlab-host" value field and fails to create the template:

How reproducible: 100%
Steps to reproduce:
1. Deploy gitlab software templates with m4 or m5
2. Execute gitlab template with "Select CI/CD method" set to none.
3. Click review and create.
Actual results: Template fails to be created due to incorrect gitlab-hosts url
Expected results: the gitlab hosts parameter should be moved above the "Select CI/CD method" param so the user doesn't miss it accidentally if selecting None..