mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 19:19:20 -02:30
AC-1040 Removed extra model definitions used for generating migrations.
This commit is contained in:
@@ -304,9 +304,6 @@ AWX_TASK_ENV = {}
|
||||
# Flag to enable/disable updating hosts M2M when saving job events.
|
||||
CAPTURE_JOB_EVENT_HOSTS = False
|
||||
|
||||
# Flag to indicate which version of unified jobs model to use.
|
||||
UNIFIED_JOBS_STEP = 2
|
||||
|
||||
# Not possible to get list of regions without authenticating, so use this list
|
||||
# instead (based on docs from:
|
||||
# http://docs.rackspace.com/loadbalancers/api/v1.0/clb-devguide/content/Service_Access_Endpoints-d1e517.html)
|
||||
|
||||
Reference in New Issue
Block a user