Skip to content

A Ubuntu image with cloud-init and the VMware guestinfo datasource installed.

Notifications You must be signed in to change notification settings

grantorchard/packer-vsphere-cloudinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This packer file creates a Ubuntu template leveraging the JetBrains vSphere-ISO builder.

It will install Ubuntu from the ISO located in the iso_paths variable block, and pulls down the following packages required for the use of cloud-init, and the dependencies for the VMware guestinfo datasource for cloud-init:

  • open-vm-tools
  • openssh-server
  • curl
  • python3-pip
  • cloud-init

Note that you will need to install the JetBrains plugin linked above to use this definition.

About

A Ubuntu image with cloud-init and the VMware guestinfo datasource installed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published