diff --git a/Tests/iaas/scs_0101_entropy/entropy_check.py b/Tests/iaas/scs_0101_entropy/entropy_check.py index a0b180ad3..05aa66dd0 100644 --- a/Tests/iaas/scs_0101_entropy/entropy_check.py +++ b/Tests/iaas/scs_0101_entropy/entropy_check.py @@ -54,7 +54,10 @@ 'debian': SERVER_USERDATA_GENERIC.replace('# apt-placeholder', """apt: primary: - arches: [default] - uri: https://mirror.plusserver.com/debian/debian/"""), + uri: https://mirror.plusserver.com/debian/debian/ + security: + - arches: [default] + uri: https://mirror.plusserver.com/debian/debian-security/"""), }