Skip to content

Commit

Permalink
add @stottsan to contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
phlipper committed Jun 25, 2012
1 parent 9ecdce0 commit 5851d88
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -42,7 +42,7 @@ This cookbook installs the Percona MySQL components if not present, and pulls up

This cookbook supports [Encrypted Data Bags](http://wiki.opscode.com/display/chef/Encrypted+Data+Bags).

To use encrypted passwords, you must create an encrypted data bag. This cookbook assumes a data bag named `passwords`, but you can override the name using the `node[:percona][:encrypted_data_bag]` attribute.
To use encrypted passwords, you must create an encrypted data bag. This cookbook assumes a data bag named `passwords`, but you can override the name using the `node[:percona][:encrypted_data_bag]` attribute.

This cookbook expects a `mysql` item and a `system` item.

Expand Down Expand Up @@ -228,6 +228,8 @@ Many thanks go to the following who have contributed to making this cookbook eve
* various minor patches and updates
* **[@masv](https://github.com/masv)**
* compatibility updates for 5.5
* **[@stottsan](https://github.com/stottsan)**
* config cleanup to prevent service restarts on chef run

## License

Expand Down

0 comments on commit 5851d88

Please sign in to comment.