Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. {
  2. "builders": [{
  3. "type": "vagrant",
  4. "source_path": "ubuntu/xenial64",
  5. "teardown_method": "destroy",
  6. "add_force": "true",
  7. "communicator": "ssh"
  8. }]
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement