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',
'organizations',
'teams',
'credential_types',
'credentials',
'notification_templates',
'projects',
'inventory',
'job_templates',
'workflow_job_templates',
# 'credential_types',
# 'credentials',
# 'notification_templates',
# 'projects',
# 'inventory',
# 'job_templates',
# 'workflow_job_templates',
]
NATURAL_KEYS = {