update CHANGELOg

This commit is contained in:
Mitchell Hashimoto 2015-06-10 10:50:40 -07:00
parent bd04b52b32
commit 9b83b7f2e0
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ IMPROVEMENTS:
RackConnect data to appear
* buidler/openstakc: Add `ssh_interface` option for rackconnect for users that
have prohibitive firewalls
* builder/virtualbox: Added option: `ssh_skip_nat_mapping` to skip the
automatic port forward for SSH and to use the guest port directly. [GH-1078]
* builder/virtualbox: Added SCSI support
* command/push: Add `-name` flag for specifying name from CLI [GH-2042]
* command/push: Push configuration in templates supports variables [GH-1861]