Skip to content

Commit

Permalink
README: Update *Configuring the Cassandra Server Address* documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Apr 7, 2016
1 parent 4617525 commit 62084a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ It is highly recommended to use an **external Cassandra server** with this cookb
For example:

```ruby
node.default['kong']['kong.yml']['databases_available']['cassandra']\
['properties']['hosts'] = 'cassandra.example.com'
node.default['kong']['kong.yml']['cassandra']['contact_points'] =
'cassandra.example.com'

include_recipe 'kong'
```
Expand Down

0 comments on commit 62084a2

Please sign in to comment.