~seb128/ubuntu-test-cases/ubuntu-test-cases

« back to all changes in this revision

Viewing changes to preseeds/default_localized.yaml

  • Committer: Sebastien Bacher
  • Date: 2023-04-17 15:59:09 UTC
  • Revision ID: seb128@ubuntu.com-20230417155909-4axhcpkwd6ofhn2p
Define a new default_system localized test

Ensure that the target system respect the timezone and locale choices

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
identity:
 
2
  hostname: utah-hostname
 
3
  password: "$y$j9T$nSo5WE2iVRpZQTf1zdNMA1$aFwGMR.afMfV2ouu9tTfP5.r81iCVcBjIa2chzWIYc7"
 
4
  username: utah
 
5
packages:
 
6
  - openssh-server
 
7
  - python3-yaml
 
8
  - bzr
 
9
  - git
 
10
  - gdebi-core
 
11
  - python3-psutil
 
12
early-commands: 
 
13
  - chmod 666 /dev/ttyS0
 
14
  - echo "AutoLoginUser=utah" > /tmp/ubuntu_desktop_installer.conf
 
15
late-commands:
 
16
  - sh /utah-latecommand
 
17
  - curtin in-target -- sh /etc/utah/autorun/01_utah-setup
 
18
locale: fr_FR.UTF-8
 
19
timezone: US/Eastern
 
20
source:
 
21
  id: ubuntu-desktop
 
22
version: 1