Skip to content

Commit

Permalink
Fix broken markdown in important_settings
Browse files Browse the repository at this point in the history
  • Loading branch information
nfagerlund committed Jul 24, 2015
1 parent c46a6a5 commit 81677df
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ These features configure add-ons and optional features.
### CA Settings

* [`ca`][ca] --- Whether to act as a CA. **There should only be one CA at a Puppet deployment.** If you're using [multiple Puppet masters][multi_master], you'll need to set `ca = false` on all but one of them.

Note that the `ca` setting is not valid for Puppet Server. Refer to these sections about the [Puppet Server `ca`][puppetserver_ca] and [service bootstrapping][service_bootstrap].

* [`ca_ttl`][ca_ttl] --- How long newly signed certificates should be valid for.
Expand Down

0 comments on commit 81677df

Please sign in to comment.