ohai icon indicating copy to clipboard operation
ohai copied to clipboard

Ohai Azure Plugin uses ENV['no_proxy']

Open xorima opened this issue 6 years ago • 0 comments

Description

Ohai Azure plugin calls the metadata, and respects no proxy so if your no_proxy does not contain 169.254.169.254 it will try to send it to your relevant proxy and then the plugin will fail with a WARN level error.

If you have logic based on the outcome of this plugin you may have issues

Docs on Azure Metadata service: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/instance-metadata-service

Ohai Version

14.8.11 Note: issue did not happen in 13.9.2

Platform Version

Windows 2016

xorima avatar Oct 07 '19 16:10 xorima