Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add packer template and documentation to generate VMware OVAs #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hodgesrm
Copy link

Added a packer template to generate lab VM on VMware using Ubuntu
16.04 as base. Made minor changes to bootstrap.sh to accomodate
more recent Ubuntu release including installing extra packages
required for Ubuntu 16.04 and to skip update of grub menu.lst, which
no longer exists. Added preseed.cfg file to create sudo-enabled
ubuntu account required for lab. Added README.md to document usage
and edited top-level README.md to refer to VMware as well as AWS.

(Build procedure tested for both VMware as well as existing AMI packer script,
which is renamed but otherwise unchanged.)

Added a packer template to generate lab VM on VMware using Ubuntu
16.04 as base.  Made minor changes to bootstrap.sh to accomodate
more recent Ubuntu release including installing extra packages
required for Ubuntu 16.04 and to skip update of grub menu.lst, which
no longer exists. Added preseed.cfg file to create sudo-enabled
ubuntu account required for lab.  Added README.md to document usage
and edited top-level README.md to refer to VMware as well as AWS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant