Method: SettingsHelper#stemcell_file_path
- Defined in:
- lib/opsmgr/ui_helpers/config_helper.rb
#stemcell_file_path ⇒ Object
29 30 31 |
# File 'lib/opsmgr/ui_helpers/config_helper.rb', line 29 def stemcell_file_path ENV.fetch('STEMCELL_FILE') end |