Add solo.rb fixes to CHANGELOG

This commit is contained in:
Seth Vargo 2014-12-15 01:16:29 -05:00
parent b72d0213ba
commit 2409049b76
1 changed files with 3 additions and 1 deletions

View File

@ -8,9 +8,11 @@ BUG FIXES:
- core: private boxes still referencing vagrantcloud.com will have
their vagrant login access token properly appended
- commands/push: push lookups are by user-defined name, not push
- commands/push: push lookups are by user-defined name, not push
strategy name [GH-4975]
- guests/arch: fix network configuration due to poor line breaks. [GH-4964]
- provisioners/chef: remove Chef version check from solo.rb generation and
make `roles_path` populate correctly
## 1.7.1 (December 11, 2014)