Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ubuntu bionic support to datagov-deploy-redis #686

Closed
8 tasks done
adborden opened this issue Mar 31, 2019 · 1 comment
Closed
8 tasks done

Add Ubuntu bionic support to datagov-deploy-redis #686

adborden opened this issue Mar 31, 2019 · 1 comment
Assignees

Comments

@adborden
Copy link
Contributor

adborden commented Mar 31, 2019

Part of #571

As an operator, I want the datagov-deploy-redis role in its own repository as its own versioned, vendored ansible role with its own CI tests so that I have a reusable ansible role that is automatically tested under CI against Ubuntu Trusty and Bionic and can be deployed to different environments based on configuration.

Acceptance criteria

  • README exists that describes dependencies, ansible variables, and example playbook
  • Role exists in its own repo
  • Role is versioned by git tag
  • molecule configured to run against trusty and bionic
  • Role is under automated testing with molecule
  • CI is configured to run automated tests
  • master branch is protected, requires PR review and passing CI checks
  • datagov-deploy requirements.yml is updated with the new role
@adborden
Copy link
Contributor Author

This was done a while back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants