Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Mazzuola committed Mar 26, 2015
1 parent 6b768cb commit 21250f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ include_recipe "flyway-cli::migrate"
```
node[:flyway][:version] = "2.1.1"
node[:flyway][:installation_path] = "/opt/flyway"
node[:flyway][:migrations_path] = "/opt/flyway/sql"
node[:flyway][:jdbc_driver][:postgresql][:version] = "9.3-1100-jdbc4"
node[:flyway][:jdbc_driver][:mysql][:version] = "5.1.28"
Expand Down

0 comments on commit 21250f5

Please sign in to comment.