consul-getting-started
consul-getting-started copied to clipboard
dc1 Datacenter?
I've noticed that the upstart.conf has a variable to pass along for the consul process. However, using consul 0.7.0, the process spins up with dc = "consul", which means that no configuration is passing the string "dc1" (I've tried searching the repo, but couldn't find it)
Using Consul 0.7.1 on my "desktop" node, the process starts up as 'dc1'. I assume then that this minor change in behavior could confuse a few people. Wouldn't be better to explicitly set the datacenter 'dc1'?
PS: Great courses, keep up the good work!
I haven't run into this issue with 0.7.0.
Are you saying the hostname of the VM doesn't contain the hostname as set in the Vagrantfile?