D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.1.0
/
gems
/
ohai-6.20.0
/
lib
/
ohai
/
plugins
/
Filename :
azure.rb
back
Copy
provides "azure" azure_metadata_from_hints = hint?('azure') if azure_metadata_from_hints Ohai::Log.debug("azure_metadata_from_hints is present.") azure Mash.new azure_metadata_from_hints.each {|k, v| azure[k] = v } else Ohai::Log.debug("No hints present for azure.") false end