Sha256: b73b600996ceff0f107d5b58bd560a55264d70e098029a34a10518414ae4de44
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 7 (Wheezy) base system (i386) # #============================================================================== --- extend: debian7-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