Add changelog entry for vagrant-login
This commit is contained in:
parent
9ec16774ac
commit
d8b73fc319
|
@ -9,6 +9,7 @@ FEATURES:
|
||||||
providers are chosen before later ones. [GH-3812]
|
providers are chosen before later ones. [GH-3812]
|
||||||
- If the default insecure keypair is used, Vagrant will automatically replace
|
- If the default insecure keypair is used, Vagrant will automatically replace
|
||||||
it with a randomly generated keypair on first `vagrant up`. [GH-2608]
|
it with a randomly generated keypair on first `vagrant up`. [GH-2608]
|
||||||
|
- Vagrant Login is now part of Vagrant core
|
||||||
- Chef Zero provisioner: Use Chef 11's "local" mode to run recipes against an
|
- Chef Zero provisioner: Use Chef 11's "local" mode to run recipes against an
|
||||||
in-memory Chef Server
|
in-memory Chef Server
|
||||||
- Chef Apply provisioner: Specify inline Chef recipes and recipe snippets
|
- Chef Apply provisioner: Specify inline Chef recipes and recipe snippets
|
||||||
|
|
Loading…
Reference in New Issue