Skip to content

Commit

Permalink
Fix role name
Browse files Browse the repository at this point in the history
  • Loading branch information
EHER committed Apr 25, 2014
1 parent f6ad4d1 commit cc5ae13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The role is as simple as give a database name and a owner username.
```yml
---
roles:
- role: mysql
- role: EHER.mysql
eher_mysql_db: 'eher'
eher_mysql_user: 'blog_eher'
```
Expand Down

0 comments on commit cc5ae13

Please sign in to comment.