From abbaf1e91592e48bea636635f72255aaddce3aa4 Mon Sep 17 00:00:00 2001 From: Brian Choy Date: Tue, 2 Jul 2019 13:49:27 -0400 Subject: [PATCH] Close parenthesis --- .../custom-clusters/agent-options/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/cluster-provisioning/custom-clusters/agent-options/_index.md b/content/rancher/v2.x/en/cluster-provisioning/custom-clusters/agent-options/_index.md index 966d4642fae..925c5df7aff 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/custom-clusters/agent-options/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/custom-clusters/agent-options/_index.md @@ -31,7 +31,7 @@ Rancher deploys an agent on each node to communicate with the node. This pages d | Parameter | Environment variable | Description | | ---------- | -------------------- | ----------- | -| `--address` | `CATTLE_ADDRESS` | The IP address the node will be registered with (defaults to the IP used to reach `8.8.8.8` | +| `--address` | `CATTLE_ADDRESS` | The IP address the node will be registered with (defaults to the IP used to reach `8.8.8.8`) | | `--internal-address` | `CATTLE_INTERNAL_ADDRESS` | The IP address used for inter-host communication on a private network | ### Dynamic IP address options