clarify this migration is only for 17.x -> 18.x

This commit is contained in:
Ryan Petrello
2021-03-10 09:41:50 -05:00
committed by GitHub
parent 3312db61c3
commit 269e71c069

View File

@@ -1,6 +1,6 @@
# Migrating Data from Local Docker
If you are migrating data from a Local Docker installation (17.0.1 and prior), you can
If you are migrating data from a Local Docker installation (17.0.1 and prior) to AWX 18.0 or higher, you can
migrate your data to the development environment via the migrate.yml playbook.
> Note: This will also convert your postgresql bind-mount into a docker volume.