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
|
@ -12,9 +12,9 @@ Attributes
|
|||
|
||||
#### sudo_rules::default
|
||||
|
||||
Key | Type | Description | Default
|
||||
---------------- | ------ | ------------------------------------ | ----------
|
||||
`['sudo_rules']` | String | Name of data bag to use for entries. | sudo_rules
|
||||
Key | Type | Description | Default
|
||||
---------------------------- | ------ | ------------------------------------ | ----------
|
||||
`['sudo_rules']['data_bag']` | String | Name of data bag to use for entries. | sudo_rules
|
||||
|
||||
#### data bag
|
||||
|
||||
|
|
Loading…
Reference in a new issue