mantl/mesos-consul

FATA[0000] No registry specified

micahlmartin opened this issue · 2 comments

If the --consul flag isn't passed in on startup this error is thrown.

Misguided attempt to support multiple backend registries. Commit d4aba32 removes the requirement for --consul

👍 Thanks for fixing so quickly.