Code development platform for open source projects from the European Union institutions
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
soapui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ECGALAXY
soapui
Merge requests
!4
fix: Update Molecule configuration (fixes
#4
)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fix: Update Molecule configuration (fixes
#4
)
fix-4
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Jean-François HOVINNE
requested to merge
fix-4
into
master
1 month ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
8d1fec77
1 commit,
1 month ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
molecule/default/converge.yml
+
1
−
1
Options
@@ -5,7 +5,7 @@
-
role
:
ecgalaxy.bootstrap
-
role
:
ecgalaxy.common_packages
-
role
:
ecgalaxy.java_openjdk
-
role
:
ecgalaxy.
soapui
-
role
:
soapui
environment
:
http_proxy
:
"
{{
lookup('env',
'http_proxy')
}}"
https_proxy
:
"
{{
lookup('env',
'https_proxy')
}}"
Loading