Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

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

avatar
Super Collaborator

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

Thanks

1 ACCEPTED SOLUTION

avatar
Expert Contributor

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

avatar
Expert Contributor

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

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