From a9dfd4447f2b598cd120f1593ae9a69c999d4365 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Thu, 14 May 2015 13:47:34 -0400 Subject: [PATCH] Fixed README to use proper attribute name --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5668704..5157836 100644 --- a/README.md +++ b/README.md @@ -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