Fixed typo in README
This commit is contained in:
parent
17c935af1d
commit
dd7d1ca0cb
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ And provide properly formatted data bag:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"id": "Data Bag unique name, default value for name below",
|
"id": "Data Bag unique name, default value for name below",
|
||||||
"name": "Name of the sudoers.d file
|
"name": "Name of the sudoers.d file",
|
||||||
"hosts": [
|
"hosts": [
|
||||||
"fqdn1",
|
"fqdn1",
|
||||||
"fqdn2",
|
"fqdn2",
|
||||||
|
|
Loading…
Reference in a new issue