Skip to content

Commit

Permalink
minor edit (#222)
Browse files Browse the repository at this point in the history
Signed-off-by: Vikram Karve <[email protected]>
  • Loading branch information
vkarve-chef authored May 16, 2023
1 parent 5592794 commit e7240f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ link <https://docs.chef.io/workstation/chef_run/>
1. Make sure to add machine in host file e.g (in /etc/hosts add - 127.0.0.1 ubuntu1)
1. `vagrant status` to check status of VirtualBox created
1. `vagrant up MACHINENAME`
1. Once machine is up, run this command format( based on user,port, and machine name)
1. Once the machine is up, run this command format( based on user,port, and machine name)

```shell
bundle exec chef-run ssh://vagrant@ubuntu1:2235 directory /tmp/foo --identity-file ~/.vagrant.d/insecure_private_key
Expand Down

0 comments on commit e7240f0

Please sign in to comment.