add rtfm
This commit is contained in:
parent
671dcb0648
commit
c0074cc5dc
|
@ -66,7 +66,7 @@ vagrant status
|
|||
|
||||
If you're all done, need disk space, or you fucked up, you can `destroy` everything or `halt` it.
|
||||
|
||||
_E.g._ `vagrant destroy` `vagrant halt`
|
||||
_E.g._ `vagrant destroy` `vagrant halt` `vagrant up` [`RTFM`](https://www.vagrantup.com/docs/cli/up.html)
|
||||
|
||||
## :neckbeard: Details
|
||||
|
||||
|
@ -97,4 +97,4 @@ When deploying and setting up from the machine where vagrant runs, you need to
|
|||
add some extra arguments:
|
||||
`--ssh-extra-args "-F ./vagrant-ssh-config" --inventory hosts-vagrant`
|
||||
to ansible execution. These are not necessary once running ansible from
|
||||
`ubuntu1`.
|
||||
`ubuntu1`.
|
||||
|
|
Loading…
Reference in a new issue