sous-chefs / certificate

Development repository for the certificate cookbook
https://supermarket.chef.io/cookbooks/certificate
73 stars 43 forks source link

add recipe manage_by_attributes #7

Closed sawanoboly closed 11 years ago

sawanoboly commented 11 years ago

Retrieve search keys from attributes "certificate".
Set ID and LWRP attributes to node attribute following...

"certificate": [
  {"self": null},
  {"mail": {
    "cert_path": "/etc/postfix/ssl",
     "owner": "postfix",
     "group": "postfix"
    }
  },
]

and a little change to metadata. FC045: Consider setting cookbook name in metadata: ./metadata.rb:1