Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #113 from linc01n/hotfix/match_kitchen_with_vagran…
Browse files Browse the repository at this point in the history
…tfile

Match Kitchen network config with Vagrantfile
  • Loading branch information
linc01n committed Jul 12, 2015
2 parents af7d078 + 35040e1 commit e9263ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
driver:
name: vagrant
require_chef_omnibus: 11.16.2
network:
- ["private_network", {ip: "192.168.50.10"}]

driver_config:
customize:
Expand Down

0 comments on commit e9263ed

Please sign in to comment.