A module that adds data to the Pillar structure retrieved by an http request
Set the following Salt config to setup Foreman as external pillar source:
ext_pillar:
- http_yaml:
url: http://example.com/api/minion_id
::TODO::
username: username
password: password