Added S3_URL for push_to_s3

This commit is contained in:
Manfred Touron 2014-11-05 14:36:01 +00:00
parent 80519234a2
commit 35918cbf02
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ PKGS_INCLUDE=${PKGS_INCLUDE:-"cronie,curl,iptables,dhcpcd,less,man,nano,nbd,ntp,
# MIRROR=${MIRROR:-"http://mirror.cloud.online.net/ubuntu-ports/"}
VERSION=${VERSION:-"latest"}
LOCALES="en_US.UTF-8,fr_FR.UTF-8"
S3_URL=s3://test-images/archlinux/
# Required
NAME=${NAME:-"rootfs-$ARCH-$DISTRIB-$VERSION"}