ricbra / ansible-logentries

Ansible role for installing logentries agent and daemon
17 stars 12 forks source link

Ubuntu xenial support #12

Closed michal-organek closed 8 years ago

michal-organek commented 8 years ago

Logentries.com added recently support for Ubuntu Xenial (http://rep.logentries.com/dists/xenial/).

ricbra commented 8 years ago

Hi @f4il

Thank you for your contribution!

Could you also add a xenial box to the vagrant setup (located in the vagrant directory) and add it to the site.yml playbook? This allows me to test the playbook more easily.

michal-organek commented 8 years ago

Here you are :-)!

ricbra commented 8 years ago

Cool, thats what I call awesome ;)

I'm running into this issue with vagrant and xenial: https://github.com/mitchellh/vagrant/issues/6871 So I'm unable to test it.

For now I assume everything works and I'll merge this PR.