Skip to content
Snippets Groups Projects
Commit 5a1c14e2 authored by Reinder Kraaij's avatar Reinder Kraaij :eye:
Browse files

Merge branch 'Preseed-config' into 'master'

set time/zone to ETC/UTC

See merge request !1086
parents bfabcf93 75a3cb6a
No related branches found
No related tags found
1 merge request!1086set time/zone to ETC/UTC
Pipeline #115917 failed
Pipeline: tango

#115918

    ...@@ -146,7 +146,7 @@ d-i clock-setup/utc boolean true ...@@ -146,7 +146,7 @@ d-i clock-setup/utc boolean true
    # You may set this to any valid setting for $TZ; see the contents of # You may set this to any valid setting for $TZ; see the contents of
    # /usr/share/zoneinfo/ for valid values. # /usr/share/zoneinfo/ for valid values.
    d-i time/zone string Europe/Amsterdam d-i time/zone string Etc/UTC
    # Controls whether to use NTP to set the clock during the install # Controls whether to use NTP to set the clock during the install
    d-i clock-setup/ntp boolean true d-i clock-setup/ntp boolean true
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment