diff options
Diffstat (limited to 'developer-guides')
| -rwxr-xr-x | developer-guides/vagrant.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/developer-guides/vagrant.md b/developer-guides/vagrant.md index fe5bc6ea..53dd0681 100755 --- a/developer-guides/vagrant.md +++ b/developer-guides/vagrant.md @@ -371,8 +371,8 @@ provisioned. #### I have Vagrant up but the nodes won't validate! -Log on to one of the nodes (`vagrant ssh node-1`) and inspect the salt minion -log (`sudo cat /var/log/salt/minion`). +Log on to one of the nodes (`vagrant ssh node-1`) and inspect the salt node +log (`sudo cat /var/log/salt/node`). #### I want to change the number of nodes! |
