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

install vixie-cron will be failed in CentOS 7 #23

Closed Halry closed 8 years ago

Halry commented 8 years ago

TASK [radiusdesk : Installing RadiusDesk packages (RHEL/CentOS 6.x/7.x)] *** ok: [192.168.1.101] => (item=[u'php-fpm', u'php-pear', u'php-gd', u'php-common', u'php-cli', u'php-mysql', u'php-xcache', u'mysql-server', u'mysql', u'subversion', u'git', u'vixie-cron', u'mailx', u'python', u'MySQL-python', u'perl', u'unixODBC', u'postgresql', u'openldap', u'libtool-ltdl', u'gcc-c++', u'gcc', u'make', u'unzip', u'tar']) to retry, use: --limit @/root/radiusdesk-installer/rd-installer-ansible.retry

PLAY RECAP ***** 192.168.1.101 : ok=6 changed=1 unreachable=0 failed=1

remove vixie-cron in vars will fix it.

muffycompo commented 8 years ago

Thanks @Halry, at the moment, CentOS 7 is not fully supported. There is work going on to make it fully compatible and support SystemD. It currently works well with CentOS/RHEL 6.x and Ubuntu 14.04/15.04/15.10