QemuUtil lib change to work with ubuntu and centos
[csit.git] / resources / tools / testbed-setup / playbooks / 01-host-setup.yaml
index 3486df5..b660abb 100644 (file)
@@ -27,6 +27,8 @@
     apt: name=crudini state=present
   - name: install expect
     apt: name=expect state=present
+  - name: install socat
+    apt: name=socat state=present
   - name: install qemu
     apt: name=qemu-system-x86 state=present
 - hosts: virl