Update Testing with cEOS authored by Andre Sterba's avatar Andre Sterba
......@@ -2,7 +2,7 @@
***containerlab and cEOS do not work with cgroupsv2 enabled!***
This is tracked in this [upstream issue](https://github.com/srl-labs/containerlab/issues/467).
Switch back to cgroupsv1 with the following kernel paramente `systemd.unified_cgroup_hierarchy=0`.
Switch back to cgroupsv1 with the following kernel parameter `systemd.unified_cgroup_hierarchy=0`.
2. Use the following config to get two cEOS containers running.
......
......