Module: Gogetit::Config

Extended by:
Util
Defined in:
lib/gogetit/config.rb

Class Attribute Summary collapse

Method Summary

Methods included from Util

check_ip_available, get_gateway, knife_bootstrap, knife_remove, ping_available?, recognize_env, ssh_available?, symbolize_keys, update_vault, wait_until_available

Class Attribute Details

.configObject (readonly)

Returns the value of attribute config.



10
11
12
# File 'lib/gogetit/config.rb', line 10

def config
  @config
end

.loggerObject (readonly)

Returns the value of attribute logger.



10
11
12
# File 'lib/gogetit/config.rb', line 10

def logger
  @logger
end