mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 03:47:36 -02:30
Change global settings structure and fix potential celery issue.
This commit is contained in:
@@ -276,3 +276,10 @@ TEST_OPENSTACK_PROJECT = ''
|
||||
# Azure credentials.
|
||||
TEST_AZURE_USERNAME = ''
|
||||
TEST_AZURE_KEY_DATA = ''
|
||||
|
||||
# Exemplary job timeout settings
|
||||
# DEFAULT_TIMEOUT = {
|
||||
# 'Job': 10,
|
||||
# 'InventoryUpdate': 15,
|
||||
# 'ProjectUpdate': 20,
|
||||
# }
|
||||
|
||||
Reference in New Issue
Block a user