~ubuntu-test-case-dev/ubuntu-test-cases/desktop

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
identity:
  hostname: utah-hostname
  password: "$y$j9T$nSo5WE2iVRpZQTf1zdNMA1$aFwGMR.afMfV2ouu9tTfP5.r81iCVcBjIa2chzWIYc7"
  username: utah
packages:
  - python3-yaml
  - bzr
  - git
  - gdebi-core
  - python3-psutil
early-commands: 
  - chmod 666 /dev/ttyS0
  - echo "AutoLoginUser=utah" > /tmp/ubuntu_desktop_installer.conf
late-commands:
  - sh /utah-latecommand
source:
  id: ubuntu-desktop
version: 1