From 8669f28e45cd71165abf3ad4775d5ad8138ff80e Mon Sep 17 00:00:00 2001 From: Javi Fontan Date: Tue, 28 Jul 2015 12:06:59 -0400 Subject: [PATCH] Bump version to 4.14.1 --- generate.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/generate.sh b/generate.sh index 301c3cb..61976cb 100755 --- a/generate.sh +++ b/generate.sh @@ -16,7 +16,7 @@ # limitations under the License. # #--------------------------------------------------------------------------- # -VERSION=${VERSION:-4.14.0} +VERSION=${VERSION:-4.14.1} MAINTAINER=${MAINTAINER:-OpenNebula Systems } LICENSE=${LICENSE:-Apache 2.0} PACKAGE_NAME=${PACKAGE_NAME:-one-context} @@ -31,6 +31,8 @@ This package prepares a VM image for OpenNebula: * Configure dns (from DNS and ETH*_DNS context variables) * Set root authorized keys (from SSH_PUBLIC_KEY and EC2_PUBLIC_KEY) * Add onegate tool (NEEDS RUBY AND JSON GEM TO WORK) + * Resize root filesystem + * Generate host ssh keys in debian distributions To get support check the OpenNebula web page: http://OpenNebula.org