Add solo.rb fixes to CHANGELOG
This commit is contained in:
parent
b72d0213ba
commit
2409049b76
|
@ -8,9 +8,11 @@ BUG FIXES:
|
||||||
|
|
||||||
- core: private boxes still referencing vagrantcloud.com will have
|
- core: private boxes still referencing vagrantcloud.com will have
|
||||||
their vagrant login access token properly appended
|
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]
|
strategy name [GH-4975]
|
||||||
- guests/arch: fix network configuration due to poor line breaks. [GH-4964]
|
- 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)
|
## 1.7.1 (December 11, 2014)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue