sandialabs / sceptre-phenix

phenix is an orchestration tool and GUI for Sandia's minimega platform
https://sandialabs.github.io/sceptre-docs/
GNU General Public License v3.0
19 stars 23 forks source link

Image build from vmdb config #121

Closed glattercj closed 1 year ago

glattercj commented 1 year ago

Allow building image directly from vmdb config file. Use full path to vmdb config in the normal name parameter.

E.g.,

phenix image build -o /phenix/ -c -x /phenix/foobar.vmdb

Resolves #11