mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced 2024-12-24 17:42:19 +00:00
update readme with note on destruction
This commit is contained in:
parent
db9ef4c5d7
commit
8cbbe97d24
1 changed files with 2 additions and 0 deletions
|
@ -75,4 +75,6 @@ And finally, as a treat, apply a [Salt state to install vim and my vimrc](srv/sa
|
|||
sudo salt -G 'roles:saltlab` state.apply vim
|
||||
```
|
||||
|
||||
To blow it all away for a fresh start, just run `vagrant destroy -f`.
|
||||
|
||||
Happy Salting!
|
||||
|
|
Loading…
Reference in a new issue