Skip to content

Commit

Permalink
Merge pull request #12 from tas50/patch-1
Browse files Browse the repository at this point in the history
Parameters -> Properties in the readme
  • Loading branch information
zuazo committed May 4, 2018
2 parents db9e438 + f11e6c5 commit 9d5636c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ Authorize a key for public key authentication using SSH.

**Warning:** This definition uses the [Accumulator Pattern](http://docs.chef.io/definitions.html#many-recipes-one-definition). This implies that any SSH key added using other methods (such as **keys added by hand**) will be **deleted**.

## ssh_authorize_key Parameters
## ssh_authorize_key Properties

| Parameter | Default | Description |
| Property | Default | Description |
|:-------------|:------------------|:-----------------------------------------|
| user | `nil` | System user **(required)**. |
| group | user | System group. |
Expand Down

0 comments on commit 9d5636c

Please sign in to comment.