Fixed README to use proper attribute name
This commit is contained in:
parent
2646a721d1
commit
a9dfd4447f
1 changed files with 3 additions and 3 deletions
|
@ -13,8 +13,8 @@ Attributes
|
||||||
#### sudo_rules::default
|
#### sudo_rules::default
|
||||||
|
|
||||||
Key | Type | Description | Default
|
Key | Type | Description | Default
|
||||||
---------------- | ------ | ------------------------------------ | ----------
|
---------------------------- | ------ | ------------------------------------ | ----------
|
||||||
`['sudo_rules']` | String | Name of data bag to use for entries. | sudo_rules
|
`['sudo_rules']['data_bag']` | String | Name of data bag to use for entries. | sudo_rules
|
||||||
|
|
||||||
#### data bag
|
#### data bag
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue