]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/devices/recipes/default.rb
Intel 82574L NIC powersaving fix for tiamat hosts
[chef.git] / cookbooks / devices / recipes / default.rb
index 18719778de01572417afef47f53af5f11fde1bf9..79f24c9d7d79e84e7ba07764649c350b4bad6601 100644 (file)
 # limitations under the License.
 #
 
+cookbook_file "/usr/local/bin/fixeep-82574_83.sh" do
+  owner "root"
+  group "root"
+  mode 0o755
+end
+
 execute "udevadm-trigger" do
   action :nothing
   command "/sbin/udevadm trigger --action=add"