Class: Unsub::Service::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/unsub/service/base.rb

Direct Known Subclasses

Chef, Icinga, Sensu

Instance Method Summary collapse

Instance Method Details

#extend_host(h) ⇒ Object



4
# File 'lib/unsub/service/base.rb', line 4

def extend_host h ; h end

#logObject



5
# File 'lib/unsub/service/base.rb', line 5

def log ; @log end