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