Fixes typo in GH issue number.

This commit is contained in:
Branden Hamilton 2017-08-11 11:24:51 -04:00 committed by GitHub
parent d26a7075f7
commit c6caec3145
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ BUG FIXES:
- guests/freebsd: Fix regex for listing network devices on some FreeBSD boxes. [GH-8760]
- provisioners/ansible: Update to use `-o` for identity files [GH-8786]
- provisioners/salt: Fix error case when github is unreachable for installer [GH-8864]
- provisioners/puppet: Remove `--manifestdir` flag from puppet apply in provisioner [GH-8786]
- provisioners/puppet: Remove `--manifestdir` flag from puppet apply in provisioner [GH-8797]
## 1.9.7 (July 7, 2017)