Skip to content

Commit 3e596e0

Browse files
forgot quotations lol
1 parent f56b138 commit 3e596e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/e2e_node/crio/crio_cgroupv1.ign

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"kernelArguments": {
66
"shouldExist": [
77
"SYSTEMD_CGROUP_ENABLE_LEGACY_FORCE=1"
8-
systemd.unified_cgroup_hierarchy=0
8+
"systemd.unified_cgroup_hierarchy=0"
99
],
1010
"shouldNotExist": [
1111
"mitigations=auto,nosmt"

0 commit comments

Comments
 (0)