Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1338 from endocode/kayrus/prefix
Browse files Browse the repository at this point in the history
docs: added "etcd_key_prefix" option explanation
  • Loading branch information
robszumski committed Sep 2, 2015
2 parents ea4cd1d + 8f9b670 commit 8c2dc37
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/deployment-and-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,12 @@ Provide TLS configuration when SSL certificate authentication is enabled in etcd

Default: ""

#### etcd_key_prefix

Keyspace path for fleet data in etcd.

Default: "/_coreos.com/fleet/"

#### public_ip

IP address that should be published with the local Machine's state and any socket information.
Expand Down

0 comments on commit 8c2dc37

Please sign in to comment.