Sha256: d925a79693f505899afda3a0d19dd199a885249501aa521ff8bf510bc25aee8b

Contents?: true

Size: 743 Bytes

Versions: 1

Compression:

Stored size: 743 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

1 entries across 1 versions & 1 rubygems

Version Path
kameleon-builder-2.2.0 templates/virtualbox/debian8-i386.yaml