Temporarily disable export of resources that may not work yet

This commit is contained in:
Jeff Bradberry
2020-03-13 10:04:54 -04:00
parent ea5b810e87
commit 3f204659a8

View File

@@ -51,13 +51,13 @@ EXPORTABLE_RESOURCES = [
'users', 'users',
'organizations', 'organizations',
'teams', 'teams',
'credential_types', # 'credential_types',
'credentials', # 'credentials',
'notification_templates', # 'notification_templates',
'projects', # 'projects',
'inventory', # 'inventory',
'job_templates', # 'job_templates',
'workflow_job_templates', # 'workflow_job_templates',
] ]
NATURAL_KEYS = { NATURAL_KEYS = {