summaryrefslogtreecommitdiff
path: root/installer.yaml
blob: 1a93640ec4a53b736f0017d44f619b61feb06f6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
config:
  mirror: http://debmirror/debian
  enable-dhcp: no
  size: 1G
  verbose: yes
  grub: yes
  sparse: yes
  sudo: yes
  package:
    - ssh
    - python
    - pv
    - psmisc
  hostname: installer
  arch: amd64
  distribution: jessie
  image: installer.img
  customize: ./installer.customize
  use-uefi: yes
  log: installer.log
  mbr: yes