Sha256: 15f8204456599c48af7293f06c79f09c6f7d1ab6bc4d17182bb00819607b235f
Contents?: true
Size: 749 Bytes
Versions: 5
Compression:
Stored size: 749 Bytes
Contents
#============================================================================== # vim: softtabstop=2 shiftwidth=2 expandtab fenc=utf-8 cc=81 tw=80 #============================================================================== # # DESCRIPTION: Debian 8 (Jessie) base system (i386) # #============================================================================== --- extend: debian8-amd64 #== Global variables use by Kameleon engine and the steps global: # Distribution arch: i386 kernel_arch: "686" ## Kameleon iso bootstrap boot2kameleon_url: http://kameleon.imag.fr/iso/boot2debian/debian-jessie-i686-insecure.iso ## VirtualBox options virtualbox_os_type: Debian bootstrap: - "@base" setup: - "@base" export: - "@base"
Version data entries
5 entries across 5 versions & 1 rubygems