Skip to content

wanelo-chef/smf-helpers

Repository files navigation

smf-helpers

Chef cookbook that installs helper scripts for SMF on Solaris/Illumos operating systems.

Usage

include_recipe 'smf-helpers::smf-clear'

cron 'clear smf services in maintenance mode' do
  path '/path/to/ruby:$PATH'
  command '/opt/local/bin/smf-clear'
  minute '0,10,20,30,40,50'
end

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages