mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
bump the migration version number for Centrify
This commit is contained in:
parent
6f0f56f4f6
commit
dc8115681a
@ -12,7 +12,7 @@ def setup_tower_managed_defaults(apps, schema_editor):
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0129_unifiedjob_installed_collections'),
|
||||
('main', '0132_instancegroup_is_container_group'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user