class Beaker::Clifloaty
Attributes
the floaty service needs a 'cli' object that would normally represent the flags passed on the command line that object is then “merged” with the floaty config files to add/change options creating a dummy cli here
the floaty service needs a 'cli' object that would normally represent the flags passed on the command line that object is then “merged” with the floaty config files to add/change options creating a dummy cli here
the floaty service needs a 'cli' object that would normally represent the flags passed on the command line that object is then “merged” with the floaty config files to add/change options creating a dummy cli here
the floaty service needs a 'cli' object that would normally represent the flags passed on the command line that object is then “merged” with the floaty config files to add/change options creating a dummy cli here
the floaty service needs a 'cli' object that would normally represent the flags passed on the command line that object is then “merged” with the floaty config files to add/change options creating a dummy cli here
Public Class Methods
# File lib/beaker/hypervisor/abs.rb, line 14 def initialize(service, priority) @service = service #the name of the service you want to use @priority = priority end