CSIT-351 Revert "VPP base package fails to load on VIRL 16.04 SUTs"
[csit.git] / resources / tools / testbed-setup / playbooks / 01-host-setup.yaml
index 4a11794..7158ce2 100644 (file)
@@ -92,4 +92,4 @@
   - name: Install libtool
     apt: name=libtool state=present
   - name: Disable 80-vpp.conf
   - name: Install libtool
     apt: name=libtool state=present
   - name: Disable 80-vpp.conf
-    command: rm -f /etc/sysctl.d/80-vpp.conf
+    command: ln -s /dev/null /etc/sysctl.d/80-vpp.conf