diff options
Diffstat (limited to 'tests/cloud_tests/configs/bugs/lp1628337.yaml')
-rw-r--r-- | tests/cloud_tests/configs/bugs/lp1628337.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/cloud_tests/configs/bugs/lp1628337.yaml b/tests/cloud_tests/configs/bugs/lp1628337.yaml index 1d6bf483..e39b3cd8 100644 --- a/tests/cloud_tests/configs/bugs/lp1628337.yaml +++ b/tests/cloud_tests/configs/bugs/lp1628337.yaml @@ -1,6 +1,9 @@ # # LP Bug 1628337: cloud-init tries to install NTP before even configuring the archives # +required_features: + - apt + - lsb_release cloud_config: | #cloud-config ntp: |