summaryrefslogtreecommitdiff
path: root/router.yaml
blob: 95097c4a73148ac5c8caf7447970cdca36a03782 (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: 4G
  verbose: yes
  grub: yes
  sparse: yes
  sudo: yes
  package:
    - ssh
    - python
    - dnsmasq
    - psmisc
  customize: ./router.customize
  hostname: router
  arch: amd64
  distribution: jessie
  image: router.img
  use-uefi: yes
  log: router.log
  mbr: yes