Skip to content

Commit 68aa4c8

Browse files
committed
update changelog and readme
1 parent a3153ee commit 68aa4c8

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

.kitchen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ provisioner:
1010

1111
platforms:
1212
- name: ubuntu-16.04
13+
- name: ubuntu-16.10
1314
- name: debian-8.6
1415
- name: centos-6.8
1516
- name: centos-7.2

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# changelog
22

3+
## 2.0.1
4+
5+
* update to VirtualBox 5.1 and confirm it works for following in test kitchen
6+
* ubuntu-16.04, 16.10
7+
* centos 6.8, 7.2
8+
* debian 8.6
9+
* convert to inspec tests to verify successfull install in above environments
10+
311
## 1.0.3
412
* update `yum` dependency to 3

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ Installs Virtualbox on OS X, Debian/Ubuntu or Windows.
66
Changes
77
=======
88

9-
## v2.0
9+
## v2.0.1
1010

11-
* Update to Virtualbox 5.1 as default
12-
* Point to new VirtualBox Ubuntu 2016 signing key
11+
* Update to Virtualbox-5.1 as default
12+
* Point to new signing keys for Ubuntu and RHEL
13+
* Expand test kitchen to test on Debian, Ubuntu, and centos-6
14+
* Add inspec test to verify install of VirtualBox-5.1
1315

1416
## v1.0.4
1517
* Add chefignore
@@ -208,7 +210,7 @@ Contributions
208210
=============
209211

210212
The source for this cookbook is hosted on
211-
[GitHub](https://github.com/peplin/virtualbox-cookbook). If you have any issues
213+
[GitHub](https://github.com/bradleyd/virtualbox-cookbook). If you have any issues
212214
with this cookbook, please follow up there.
213215

214216
License and Author

0 commit comments

Comments
 (0)