Commit Graph

10 Commits

Author SHA1 Message Date
Alex Dadgar
f252a517b8 Clarify Name config
Fixes https://github.com/hashicorp/nomad/issues/3517
2017-11-13 10:37:55 -08:00
Alex Dadgar
ddc2efa4ac sync 2017-09-19 10:08:23 -05:00
Armon Dadgar
045e659390 website: Document ACL APIs and configuration 2017-09-04 13:07:44 -07:00
Rob Genova
51ca07c50a Remove Atlas references from docs 2017-06-05 23:05:43 +00:00
Michael Schurter
fe79c8ac88 Don't autoadvertise private ip if bind=localhost
A slight improvement to #2399 - if bind is localhost, return an error
instead of advertising a private ip. The advertised ip isn't valid and
will just cause errors on use. It's better to fail with an error message
instructing users how to fix the problem.
2017-05-30 11:47:29 -07:00
Jonathan Ballet
544d9e95db Update doc to explain support for go-sockaddr/template format 2017-03-22 09:05:19 +01:00
Michael Schurter
333ae6fe42 Update address docs to match behavior in #1955 2016-11-09 16:15:56 -08:00
Seth Vargo
2fb5eb248d Remove debug rec 2016-11-02 19:29:38 -04:00
Seth Vargo
7d596ded20 Address feedback 2016-11-02 19:26:10 -04:00
Seth Vargo
c86a07d834 Separate agent configuration into its own pages
I apologize in advance for the rather long PR, but unfortunately there
is not an easy way to break this up into smaller chunks. This separates
the agent configuration into smaller, more consumable pieces just like
the job specification.
2016-11-02 18:30:00 -04:00