Skip to content

Commit a36d965

Browse files
authored
Remove PACKAGE_LISTS_SUFFIX option (#691)
1 parent 82b3642 commit a36d965

File tree

6 files changed

+0
-18
lines changed

6 files changed

+0
-18
lines changed

etc/terraform-daily-5.1-azure.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,3 @@ INCLUDE_APPCENTER="yes"
3131

3232
# suffix for generated .iso files
3333
OUTPUT_SUFFIX=""
34-
35-
# folder suffix for the package lists to use
36-
PACKAGE_LISTS_SUFFIX="default"

etc/terraform-daily-6.1-azure.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,3 @@ INCLUDE_APPCENTER=""
3131

3232
# suffix for generated .iso files
3333
OUTPUT_SUFFIX=""
34-
35-
# folder suffix for the package lists to use
36-
PACKAGE_LISTS_SUFFIX="default"

etc/terraform-daily-7.0-azure.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,3 @@ INCLUDE_APPCENTER=""
3131

3232
# suffix for generated .iso files
3333
OUTPUT_SUFFIX=""
34-
35-
# folder suffix for the package lists to use
36-
PACKAGE_LISTS_SUFFIX="default"

etc/terraform-daily-next-azure.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,3 @@ INCLUDE_APPCENTER=""
3131

3232
# suffix for generated .iso files
3333
OUTPUT_SUFFIX=""
34-
35-
# folder suffix for the package lists to use
36-
PACKAGE_LISTS_SUFFIX="default"

etc/terraform-stable-azure.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,3 @@ INCLUDE_APPCENTER=""
3131

3232
# suffix for generated .iso files
3333
OUTPUT_SUFFIX="rc"
34-
35-
# folder suffix for the package lists to use
36-
PACKAGE_LISTS_SUFFIX="default"

etc/terraform.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,3 @@ INCLUDE_APPCENTER=""
3131

3232
# suffix for generated .iso files
3333
OUTPUT_SUFFIX=""
34-
35-
# folder suffix for the package lists to use
36-
PACKAGE_LISTS_SUFFIX="default"

0 commit comments

Comments
 (0)