mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Fixes some errors in the documentation for the Consul integration, based on tests locally without using the `nomad setup consul` command and updating the docs to match. * Consul CE doesn't support the `-namespace-rule-bind-namespace` option. * The binding rule for services should not including the Nomad namespace in the `bind-name` parameter (the service is registered in the appropriate Consul namespace). * The role for tasks should include the suffix "-tasks" in the name to match the binding rule we create. * Fix the Consul bound audiences to be a list of strings * Fix some quoting issues in the commands.