Module | Rudy::Routines::Handlers::RyeTools |
In: |
lib/rudy/routines/handlers/rye.rb
|
Create an instance of Rye::Box for hostname. opts is an optional Hash of options. See Rye::Box.initialize
This method should be used throughout the Rudy::Routines namespace rather than creating instances manually b/c it applies some fancy pants defaults like command hooks.
Create an instance of Rye::Set from a list of hostnames. hostnames can contain hostnames or Rudy::Machine objects. opts is an optional Hash of options. See Rye::Box.initialize
NOTE: Windows machines are skipped and not added to the set.