X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/753925a4d9fd0674520027113d558f791fa1726a..19019c92db709bad0df7bf67b4283e26b656360b:/.kitchen.yml?ds=inline diff --git a/.kitchen.yml b/.kitchen.yml index e5ea0008e..532299aa1 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -277,6 +277,9 @@ suites: - name: sysctl run_list: - recipe[sysctl::default] + - name: sysfs + run_list: + - recipe[sysfs::default] - name: taginfo run_list: - recipe[taginfo::default]