coreos / coreos-xhyve

Container Linux running on xhyve hypervisor
Apache License 2.0
330 stars 42 forks source link

Specify a UUID to xhyve to get consistent IP #24

Closed brianm closed 9 years ago

brianm commented 9 years ago

xhyve offers a new flag, -U used to get a consistent IP across vm reboots.

bakins commented 9 years ago

Should we expose this as an option to cores-xhyve-run in case a user wants to run more than one instance at a time?

AntonioMeireles commented 9 years ago

@bakins, fwiw i'd get as much as possible instrumentable via env vars a la the approach in #13

bakins commented 9 years ago

env var would be fine as well.

bakins commented 9 years ago

closed in favor of #28