Support Questions

Find answers, ask questions, and share your expertise

Is there a way to bring a Metron vagrant single node image back up from a suspended state?

Super Collaborator

Doing "vagrant suspend" and "vagrant resume" doesn't seem to bring things up cleanly.

Thanks

1 ACCEPTED SOLUTION

Rising Star

I've been using the following (requires current master):

  • vagrant suspend
  • vagrant --ansible-tags="hdp-deploy,sensors" resume

View solution in original post

1 REPLY 1

Rising Star

I've been using the following (requires current master):

  • vagrant suspend
  • vagrant --ansible-tags="hdp-deploy,sensors" resume