Browse Source

Upsted Readme's description

Juanje Ojeda 12 years ago
parent
commit
6cc3e281ce
1 changed files with 4 additions and 5 deletions
  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
 =====