Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

fix: Update Molecule configuration (fixes #4)

Merged Jean-François HOVINNE requested to merge fix-4 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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