Module: Rudy::Routines::Handlers::Machines
- Extended by:
- Machines
- Includes:
- Base
- Included in:
- Machines
- Defined in:
- lib/rudy/routines/handlers/machines.rb
Instance Method Summary collapse
Methods included from Base
#keep_going?, #trap_rbox_errors
Methods included from Huxtable
config, #config_dirname, create_domain, #current_group_name, #current_machine_address, #current_machine_bucket, #current_machine_count, #current_machine_group, #current_machine_hostname, #current_machine_image, #current_machine_name, #current_machine_os, #current_machine_size, #current_machine_user, #current_user_keypairname, #current_user_keypairpath, #defined_keypairpath, domain, domain_exists?, global, keypair_path_to_name, #known_machine_group?, ld, #ld, #le, le, li, #li, logger, reset_config, reset_global, #root_keypairname, #root_keypairpath, update_config, update_global, update_logger, #user_keypairname, #user_keypairpath
Instance Method Details
#raise_early_exceptions ⇒ Object
10 11 |
# File 'lib/rudy/routines/handlers/machines.rb', line 10 def raise_early_exceptions end |