voxpupuli / puppet-caddy

Puppet Caddy module
MIT License
6 stars 12 forks source link

Ubuntu 18.04 hgeblekker rebased #26

Closed qs5779 closed 4 years ago

qs5779 commented 4 years ago

Provide support for Debian 10 and Ubuntu 18.04

Debian 10 and Ubuntu 18.04 are nearly the same, especially with regard to puppet. I need debian 10 support for one of my projects. I say someone had closed a previous PR for Ubuntu 18.04, but indicated once rebased and tested one would be welcome.

Viola!! I rebased it. Fixed the spec errors in config_spec.rb. Spun up a vm installed caddy with errors.

vagrant@puppet-buster:~$ curl http://localhost:2015 404 Not Found

qs5779 commented 4 years ago

I will rework this and submit. Again.