.kitchen.yml in kitchen-nodes-0.6.2 vs .kitchen.yml in kitchen-nodes-0.6.3

- old
+ new

@@ -4,10 +4,11 @@ network: - ["private_network", { type: "dhcp" }] provisioner: name: nodes + roles_path: test/fixtures/roles platforms: - name: ubuntu-12.04 run_list: - recipe[apt] @@ -20,10 +21,10 @@ box: mwrock/Windows2012R2 suites: - name: node1 run_list: - - recipe[hurry-up-and-test::set_non_nat_vbox_ip] + - role[test_role] - recipe[node-tests::node1] attributes: consul: config: bootstrap_expect: 2