Skip to content

Commit

Permalink
Terraform: remove -rc suffix (#523)
Browse files Browse the repository at this point in the history
Merge once we're ready to spin a release ISO, before making a stable release.
  • Loading branch information
cassidyjames authored Aug 10, 2021
1 parent aaaf16b commit 3530ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/terraform-stable-azure.conf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ HWE_X11="no"
INCLUDE_APPCENTER=""

# suffix for generated .iso files
OUTPUT_SUFFIX="-rc"
OUTPUT_SUFFIX=""

# folder suffix for the package lists to use
PACKAGE_LISTS_SUFFIX="default"

0 comments on commit 3530ddd

Please sign in to comment.