Merge pull request #1807 from Chris-Peterson444/lp-2037133-locale-interactive

locale is not implicitly interactive with other interactive sessions
This commit is contained in:
Chris Peterson 2023-09-25 17:12:22 -07:00 committed by GitHub
commit 926bfeb5e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -96,7 +96,7 @@ locale
* **type:** string
* **default:** ``en_US.UTF-8``
* **can be interactive:** yes, always interactive if any section is
* **can be interactive:** yes
The locale to configure for the installed system.
@ -779,7 +779,7 @@ install
* **type:** boolean or string (special value ``auto``)
* **default:**: ``auto``
Whether to install the available OEM meta-packages. The special value ``auto``
Whether to install the available OEM meta-packages. The special value ``auto``
-- which is the default -- enables the installation on ubuntu-desktop but not
on ubuntu-server. This option has no effect on core boot classic.

View File

@ -65,7 +65,7 @@ A list of shell commands to invoke as soon as the installer starts, in particula
**type:** string
**default:** `en_US.UTF-8`
**can be interactive:** yes, always interactive if any section is
**can be interactive:** yes
The locale to configure for the installed system.