summaryrefslogtreecommitdiff
path: root/router.yaml
blob: fa2c75dc271e671eefbb6cc0d47a9e3fe8f4887e (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