Skip to content

Commit

Permalink
Merge 25a9e8f into 1c4530b
Browse files Browse the repository at this point in the history
  • Loading branch information
swalberg committed May 8, 2018
2 parents 1c4530b + 25a9e8f commit ca07c9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -41,7 +41,10 @@ Installs and configures [consul-template](https://github.com/hashicorp/consul-te
used for the consul-template service.
- `node['consul_template']['template_mode']` - File permissions mode for all
consul-template configuration files.
- `node['consul_template']['consul_addr']` - Name:port to access consul (default: `127.0.0.1:8500`)
- `node['consul_template']['vault_addr']` - URL to access Vault (default: `https://127.0.0.1:8200`)

Additionally, the contents of the `node['consul_template']['config']` hash will be reflected into the default configuration file -- `/etc/consul-template.d/default.json`.
## Recipes

### default
Expand Down

0 comments on commit ca07c9d

Please sign in to comment.