From 0cd55fc1d50f066720bbe0ce591d9cbc59ecddf4 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Fri, 19 May 2017 12:29:43 -0400 Subject: Add the chef config changes for the new repos Change-Id: If1fc90402ca70449cd181fab9f469eded4831638 Signed-off-by: Venkata Harish K Kajur --- cookbooks/user/README.md | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 cookbooks/user/README.md (limited to 'cookbooks/user/README.md') diff --git a/cookbooks/user/README.md b/cookbooks/user/README.md deleted file mode 100644 index 7d85a9f..0000000 --- a/cookbooks/user/README.md +++ /dev/null @@ -1,42 +0,0 @@ -user Cookbook -============= -Configures users and mechids - -Requirements ------------- - -Attributes ----------- -#### user::mech_users - - - - - - - - - - - - - -
KeyTypeDescriptionDefault
['aai-app-config']['mech-ids']HashMech ID, is the mech ID enabled?, shoud the cookbook update the key?true
- -Usage ------ -#### user::default -Just include `user` in your node's `run_list`: - -```json -{ - "name":"my_node", - "run_list": [ - "recipe[user]" - ] -} -``` - -License and Authors -------------------- -Authors: AT&T A&AI -- cgit 1.2.3-korg