浏览代码

Upsted Readme's description

Juanje Ojeda 13 年之前
父节点
当前提交
6cc3e281ce
共有 1 个文件被更改,包括 4 次插入5 次删除
  1. 4 5
      README.md

+ 4 - 5
README.md

@@ -1,9 +1,11 @@
 Description
 ===========
 
-This cookbok install a policy of shares (network shared directories) to a specific user of a node.
+This cookbok install resources and providers to manage configuration files.
+
+You can add the recipe `conf` to a node _runlist_, so all the recipes from
+that runlist can use the resources and providers.
 
-The cookbook ships the policies and install a script into the node that will make the shares availables by the user.
 
 Requirements
 ============
@@ -11,9 +13,6 @@ Requirements
 Attributes
 ==========
 
-* `node['user']` - Name of the user to apply the policies
-* `node['shares']` - List of shares and mount points
-
 Usage
 =====