From 1f9fdad4697ace9ed3373bcf91fb37d6dbb3bac3 Mon Sep 17 00:00:00 2001 From: UnicronNL Date: Tue, 21 May 2019 22:15:55 +0200 Subject: update cloud builds --- scripts/build-oracle-image | 2 +- scripts/template.ovf | 28 +++++++++++++++------------- 2 files changed, 16 insertions(+), 14 deletions(-) (limited to 'scripts') diff --git a/scripts/build-oracle-image b/scripts/build-oracle-image index 61f8ddee..e2066fc7 100755 --- a/scripts/build-oracle-image +++ b/scripts/build-oracle-image @@ -57,7 +57,7 @@ dateymd=$(date +%Y%m%d) PARTED=/sbin/parted OUTPUT=disk.raw OUTPUTQCOW2=VyOS-"$dateymd".qcow2 -IMAGE_SIZE=2 +IMAGE_SIZE=10 qemu-img create -f raw ${OUTPUT} ${IMAGE_SIZE}G ${PARTED} -s ${OUTPUT} mktable msdos diff --git a/scripts/template.ovf b/scripts/template.ovf index 87237bf7..88ea5562 100644 --- a/scripts/template.ovf +++ b/scripts/template.ovf @@ -1,5 +1,5 @@ - - + + @@ -39,22 +39,22 @@ VyOS is a Linux-based network operating system that provides software-based network routing, firewall, and VPN functionality. VyOS - VyOS maintainers and contributors + Sentrium S.L. {{version}} https://www.vyos.io https://sentrium.io/ Appliance user Settings - + - The password for the appliance 'vyos' account. Passwords must be at least 8 characters in length. + The password for the appliance 'vyos' account. Passwords must be at least 8 characters in length. - + - The public ssh key for the appliance 'vyos' account. + The public ssh key for the appliance 'vyos' account. Appliance IPv4 Network Settings - + The host name for this virtual machine. @@ -87,11 +87,11 @@ VyOS - - Guest Operating System - VyOS + + The operating system installed + Debian GNU/Linux 8 (64-bit) - + Virtual Hardware Requirements Virtual Hardware Family @@ -148,7 +148,7 @@ 0 - SCSI Controller 0 + SCSI Controller 0 - VMware Paravirtual SCSI 3 VirtualSCSI 6 @@ -195,6 +195,8 @@ vmxnet3 10 + + -- cgit v1.2.3