From 13b02ea3059caf7e0f679300f7415088b47e1680 Mon Sep 17 00:00:00 2001 From: Steve Jansen Date: Wed, 28 Oct 2015 11:19:55 -0400 Subject: [PATCH] Update agent config docs on Atlas integration Provide a pointer to https://github.com/hashicorp/nomad/issues/183 regarding Nomad/Atlas integration --- website/source/docs/agent/config.html.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/source/docs/agent/config.html.md b/website/source/docs/agent/config.html.md index 261514752..9fccd9ecb 100644 --- a/website/source/docs/agent/config.html.md +++ b/website/source/docs/agent/config.html.md @@ -217,6 +217,11 @@ configured on server nodes. ## Atlas Options +**NOTE**: Nomad integration with Atlas is awaiting release of Atlas features +for Nomad support. Nomad currently only validates configuration options for +Atlas but does not use them. +See [#183](https://github.com/hashicorp/nomad/issues/183) for more details. + The following options are used to configure [Atlas](https://atlas.hashicorp.com) integration and are entirely optional.