X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/aaf1ea5c8f1f14b6b81bea7aad51743c767d310c..9de17ece169e2c0f91c5545b328fc0cc2fc6a0f4:/cookbooks/hardware/recipes/default.rb diff --git a/cookbooks/hardware/recipes/default.rb b/cookbooks/hardware/recipes/default.rb index 91b7510b9..6c14fd873 100644 --- a/cookbooks/hardware/recipes/default.rb +++ b/cookbooks/hardware/recipes/default.rb @@ -97,7 +97,7 @@ when "VMware, Inc." # Remove timeSync plugin completely # https://github.com/vmware/open-vm-tools/issues/302 file "/usr/lib/open-vm-tools/plugins/vmsvc/libtimeSync.so" do - state :absent + action :delete notifies :restart, "service[open-vm-tools]" end