muffycompo / radiusdesk-installer

[READ-ONLY] RADIUSDesk Installer is an Ansible powered utility that attempts to simplify or ease the process of getting a working installation of RADIUSDesk on a vanilla/minimal installation of RHEL/CentOS 6.7/7.x and Ubuntu 14.04/16.04/17.10/18.04 servers.
http://muffycompo.github.io/radiusdesk-installer/
MIT License
36 stars 27 forks source link

Ubuntu 16.10 repository is gone #43

Closed CptChaos closed 6 years ago

CptChaos commented 6 years ago

Since the Ubuntu 16.10 repo has been removed, maybe upgrade this awesome script to support Ubuntu 17.04 and/or 17.10?

muffycompo commented 6 years ago

Working on it @CptChaos , will keep you posted

CptChaos commented 6 years ago

Amazing! If I would master Ansible a lot, I'd be glad to help, but I do barely know how to run playbooks, hahaha!

muffycompo commented 6 years ago

@CptChaos I have finally updated the packages to work with only the Supported Ubuntu release since maintaining packages for Unsupported release only gets trickier. The Installer now supports Ubuntu 14.04/16.04/17.10 and ready for the upcoming Ubuntu 18.04 release. Thanks for your feedback.

CptChaos commented 6 years ago

Awsome!