We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4e3ba commit 176d70eCopy full SHA for 176d70e
README.md
@@ -72,8 +72,8 @@ end
72
73
### Provisioner
74
75
-Starting at version 1.5.0, hostmanager runs before any provisioning occurs. If you
76
-would like hostmanager to run after or during your provisioning stage,
+Starting at version 1.5.0, `vagrant up` runs hostmanager before any provisioning occurs.
+If you would like hostmanager to run after or during your provisioning stage,
77
you can use hostmanager as a provisioner. This allows you to use the provisioning
78
order to ensure that hostmanager runs when desired. The provisioner will collect
79
hosts from boxes with the same provider as the running box.
0 commit comments