class Minke::Config::ConsulLoader
ConsulLoader
defines the settings and url to be loaded into a running consul instance.
Attributes
config_file[RW]
config_file
points to a yaml file of key values to load into consul.
- Required
url[RW]
url is the url to the running consul instance into which the keys and values will be loaded.
- Required