# irrigate-neo4j
Chef repository for Neo4j

## Kitchen testing

When running kitchen tests in AWS dev, update the kitchen instance to use an instance profile, and attach a policy with the contents of `./kitchen_test_policy.json` to it.

Alternatively, comment out the lines under the `unless node['ec2']['instance_id'].nil?` condition.