Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@mihailradkov mihailradkov released this 15 Feb 14:02
· 2 commits to main since this release
4a94601

New

  • Added installation of Azure CLI
  • Added subscription as an attribute in the create_image_definition.sh helper script.
  • Added installation of Telegraf.
  • Added provisioning of GraphDB backup script.
  • Added keepalive and file max size settings.
  • Added new variables in variables.pck.hcl
    • tags - Additional tags to apply to the build resources
    • build_temp_resource_group_name - Name of the temporary resource group created by Packer during the build
    • build_resource_group_name - Name of a resource group to be used by Packer during the build
    • gallery_subscription_id - ID of the subscription where the Shared Image Gallery is located

Changes

  • Removed features preventing build with Standard_B1ls VM.
  • Improved logging of the GraphDB install script.
  • Added proper prefixes to the variable names in variables.pck.hcl
  • Grouped variables by usage in variables.pck.hcl
  • Updated create_image_definition.sh to just create the definition and to skip invoking packer build