diff --git a/robottelo/constants/__init__.py b/robottelo/constants/__init__.py index cdb801eeca8..7b0ab3614ca 100644 --- a/robottelo/constants/__init__.py +++ b/robottelo/constants/__init__.py @@ -224,6 +224,7 @@ class Colored(Box): 'ostree': "ostree", 'docker': "docker", "ansible_collection": "ansible collection", + 'file': "file", } DOWNLOAD_POLICIES = {