Add bug fix for Azure token validity test

This commit is contained in:
Christopher Boumenot 2016-06-10 10:55:42 -07:00 committed by GitHub
parent cca9810516
commit e3ae5c7454
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ BUG FIXES:
* provisioner/ansible: Properly set host key checking even when a custom ENV
is specified [GH-3568]
* builder/azure: check for empty resource group [GH-3606]
* builder/azure: fix token validity test [GH-3609]
## 0.10.1 (May 7, 2016)