diff options
Diffstat (limited to 'tests/cloud_tests/configs/modules/locale.yaml')
-rw-r--r-- | tests/cloud_tests/configs/modules/locale.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/cloud_tests/configs/modules/locale.yaml b/tests/cloud_tests/configs/modules/locale.yaml index af5ad636..e01518a1 100644 --- a/tests/cloud_tests/configs/modules/locale.yaml +++ b/tests/cloud_tests/configs/modules/locale.yaml @@ -1,6 +1,9 @@ # # Set locale to non-default option and verify # +required_features: + - engb_locale + - locale_gen cloud_config: | #cloud-config locale: en_GB.UTF-8 |