nautobot / nautobot-lab

All-in-one Docker container that allows a user to explore Nautobot in a lab environment.
Apache License 2.0
41 stars 13 forks source link

Resolve Nautobot 1.6.0 build issues #83

Closed jtdub closed 1 year ago

jtdub commented 1 year ago

closes #82

The Nautobot 1.6.0 build was looking for the redis service to be started up when performing a post_upgrade. This PR refactors the build playbook a bit to take this into account.