Skip to content

Instantly share code, notes, and snippets.

@HackRanger
Created October 10, 2013 09:13
Show Gist options
  • Save HackRanger/6915450 to your computer and use it in GitHub Desktop.
Save HackRanger/6915450 to your computer and use it in GitHub Desktop.
update omdsite
#update omdsite.
execute 'update-omdsite' do
command "echo 'yes' | omd update monitoring"
user "root"
action :run
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment