ubuntuhammer-build

Build a new ubuntuhammer image

Ubuntuhammer is the OS image Digital Rebar uses for image deployments. ubuntuhammer is based on the current Ubuntu-20.04-install boot environment, and requires that bootenv to be present and functional to operate.

You can customize the ubuntuhammer build process by adding updated versions of the follwing Params to the machine you will run this workflow on:

  • ubuntuhammer/extra-packages
  • ubuntuhammer/unwanted-packages
  • ubuntuhammer/unwanted-kernel-modules
  • ubuntuhammer/disable-services
  • ubuntuhammer/enable-services
  • ubuntuhammer/customize-tasks

Please refer to the documentation for each of those parameters for information on what they are and what they allow you to change.

Once this workflow has finished building a new image, it will upload it to dr-provision along with a profile that will allow you to start using the new image immediately, and then power off the machine that was used to build the image.