You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -55,10 +55,10 @@ A keypais is described as follow:
55
55
56
56
You can use this cookbook in tow ways:
57
57
58
-
* using the [`default`](#ssh-keys-default) recipe and providing (attributes)[#attributes]
58
+
* using the [default](#ssh-keys-default) recipe and providing (attributes)[#attributes]
59
59
* using the [LWRP](#lwrp)
60
60
61
-
Both methods require you to define a [databag](#databag) to define SSH key pairs.
61
+
Both methods require you to define a [databag](#databag) to define SSH key pairs. Defining attributes is not required if you only want to use the LWRP.
0 commit comments