Skip to content
Snippets Groups Projects
Commit 78981c26 authored by František Dvořák's avatar František Dvořák
Browse files

Hadoop image according to the site cloud recommendations

parent a21af088
No related branches found
No related tags found
No related merge requests found
Pipeline #413 passed
#! /bin/sh -xe #! /bin/sh -xe
build-openstack-debian-image --release stretch \ build-openstack-debian-image --release stretch \
--extra-packages acl,default-jre-headless,gnupg,puppet \ --automatic-resize \
--extra-packages acl,default-jre-headless,gnupg,qemu-guest-agent,puppet \
--image-size 5 \ --image-size 5 \
--hook-script `dirname $0`/hadoop.sh 2>&1 | tee build-image.log --hook-script `dirname $0`/hadoop.sh 2>&1 | tee build-image.log
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment