cisagov / ansible-role-guacamole

An Ansible role for installing cisagov/guacamole-composition
Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

Update the Docker image versions that are pulled down #45

Closed jsf9k closed 2 years ago

jsf9k commented 2 years ago

🗣 Description

This pull request updates the versions of the Docker images that are pulled down to match those being used in cisagov/guacamole-composition.

💭 Motivation and context

If we don't pull the same versions used in cisagov/guacamole-composition then the Docker composition won't work since the Guacamole instance does not have internet access. It also adds a task to pre-create the dbinit directory with the correct permissions.

🧪 Testing

All automated testing passes. I also built a staging AMI with these changes and verified that it functioned as expected.

✅ Pre-approval checklist

✅ Pre-merge checklist