mediadepot / chef-depot

DEPRECATED: Replaced by mediadepot/ignition
https://github.com/mediadepot/ignition
28 stars 2 forks source link

use metadata service for static/chef data, rather than /etc/profile.d/rancher.sh file #17

Closed AnalogJ closed 8 years ago

AnalogJ commented 8 years ago

if we populate all the chef node data into the metadata service we can query it using curl or https://github.com/kelseyhightower/confd (which is rancher compatible) rather than depend on an environmental file being available.

Check off services as they are converted to confd.

AnalogJ commented 8 years ago

http://rancher.com/introducing-rancher-metadata-service-for-docker/