Skip to content
Snippets Groups Projects
Commit 83422faf authored by Jörg Sachse's avatar Jörg Sachse
Browse files

test: provide external access to Apache webserver through tcp/8080 for running...

test: provide external access to Apache webserver through tcp/8080 for running  tests on the VM host's browser
parent c277668f
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,10 @@ platforms: ...@@ -22,6 +22,10 @@ platforms:
config_options: config_options:
ssh.keep_alive: yes ssh.keep_alive: yes
ssh.remote_user: "lza" ssh.remote_user: "lza"
interfaces:
- network_name: forwarded_port
guest: 80
host: 8080
provisioner: provisioner:
name: ansible name: ansible
log: true log: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment