Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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

avatar
Master 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