geerlingguy / ansible-role-varnish

Ansible Role - Varnish HTTP accelerator
https://galaxy.ansible.com/geerlingguy/varnish/
MIT License
80 stars 88 forks source link

Add Amazon Linux 2 202002 Support #94

Closed fams closed 4 years ago

fams commented 4 years ago

This patch allow use this role in Amazon Linux 2

fams commented 4 years ago

This fix #89

geerlingguy commented 4 years ago

I maintain an amazonlinux2 docker image for testing (https://github.com/geerlingguy/docker-amazonlinux2-ansible), so please also add that to the test suite in .travis.yml

fams commented 4 years ago

I maintain an amazonlinux2 docker image for testing (https://github.com/geerlingguy/docker-amazonlinux2-ansible), so please also add that to the test suite in .travis.yml

how can i do it? Just another molecule distro? Thanks

fams commented 4 years ago

It will not work with varnish 6 due to lack of jemalloc. The only way to add jemalloc is to enable a pack on extras with comamnd: sudo amazon-linux-extras install -y lamp-mariadb10.2-php7.2 php7.2 Unfortunately, it will make the system incompatible with php 5, 7.1, 7.3 and 7.4

stale[bot] commented 4 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] commented 4 years ago

This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.