Method: Bosh::Agent::Configuration#infrastructure
- Defined in:
- lib/bosh_agent/configuration.rb
#infrastructure ⇒ Object
79 80 81 |
# File 'lib/bosh_agent/configuration.rb', line 79 def infrastructure @infrastructure ||= Bosh::Agent::Infrastructure.new(@infrastructure_name).infrastructure end |