Skip to content

Commit a476389

Browse files
committed
redhat is now valid OS type
1 parent 5827c9c commit a476389

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gen_cloud_template.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SCRIPT_BASE_DIR="/usr/share/disk-image-scripts"
2222
PACKAGE_LIST_FILE="addedpacks"
2323
COMPRESS_IMAGE="Y"
2424
TIMEZONE="UTC"
25-
VALID_OS_TYPES="arch debian ubuntu"
25+
VALID_OS_TYPES="arch debian redhat ubuntu"
2626
DEBMIRROR="http://deb.debian.org/debian/"
2727
DEBDISTRO="stable"
2828
# /Defaults #

0 commit comments

Comments
 (0)