Skip to content
Snippets Groups Projects
Verified Commit 1f07c410 authored by Kristian Klausen's avatar Kristian Klausen :tada:
Browse files

gitlab_runner: Prevent the VMs from doing MAC, IP and ARP spoofing

parent 7a53fab2
No related branches found
No related tags found
1 merge request!385gitlab_runner: Add VM based executor (libvirt-executor)
......@@ -28,6 +28,7 @@
<interface type='network'>
<source network='default'/>
<model type='virtio'/>
<filterref filter='clean-traffic'/>
</interface>
<rng model='virtio'>
<backend model='random'>/dev/urandom</backend>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment