mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Remove todo note from docs
This commit is contained in:
parent
fc8bf6aed4
commit
258ce7733c
1 changed files with 0 additions and 2 deletions
|
|
@ -268,8 +268,6 @@ run before or after a _Root Provisioner_, which does not have the `before` or
|
|||
Dependency provisioners also have two valid shortcuts:
|
||||
`:each` and `:all`.
|
||||
|
||||
**TODO: Add good real example here**
|
||||
|
||||
**Note**: As of 2.2.6, dependency provisioners cannot rely on other dependency
|
||||
provisioners and is considered a configuration state error in Vagrant. If you must
|
||||
order dependency provisioners, you can still order them by the order they are defined
|
||||
|
|
|
|||
Loading…
Reference in a new issue