kwolf-zz / dell_info

Puppet module that adds Dell specific facts to Facter.
4 stars 11 forks source link

dont need a manifest directory, dont use curl #2

Closed b4ldr closed 9 years ago

b4ldr commented 10 years ago

Added code to use Net::HTTP in stead of curl. Curl is not available on all systems and its better just just fetch this page with ruby code then forking a binary. Also did some tidying up. The manifest folder is not required and you never use the variable info

b4ldr commented 9 years ago

Have also fixed an bug triggered when the manufacture fact is not populated