Code Monkey home page Code Monkey logo

ansible-kea-dhcp's Introduction

ansible-kea-dhcp's People

Contributors

mrlesmithjr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ansible-kea-dhcp's Issues

Example playbook shows wrong DHCP4 logger configuration

First of all, thanks so much for your module.

Describe the bug
The example playbook shows a logger configuration that will result to the kea DHCP4 service not starting up.

To Reproduce
Run the example playbook against any host

Expected behavior
A running DHCP4 service

According to documentation, Dhcp4 should be the only top level element. Line 65 should be deleted, its fine to add the loggers sections directly below Dhcp4. Let me know if I should prepare a PR.

[Feature request] support of Centos 8

The package seems to be officially supported.

Here is the error I got during the playbook deployment

ASK [mrlesmithjr.kea-dhcp : redhat | Installing Kea DHCP Packages] ***************************************************************************************************************************************
FAILED - RETRYING: redhat | Installing Kea DHCP Packages (3 retries left).
FAILED - RETRYING: redhat | Installing Kea DHCP Packages (2 retries left).
FAILED - RETRYING: redhat | Installing Kea DHCP Packages (1 retries left).
fatal: [helper.ocp44-01.c4lab.local]: FAILED! => {"attempts": 3, "changed": false, "failures": [], "msg": "Depsolve Error occured: \n Problem: cannot install the best candidate for the job\n  - nothing provides /usr/bin/python needed by isc-kea-1.7.8-isc0023920200525101542.el7.x86_64\n  - nothing provides libboost_system.so.1.53.0()(64bit) needed by isc-kea-1.7.8-isc0023920200525101542.el7.x86_64\n  - nothing provides liblog4cplus-1.1.so.9()(64bit) needed by isc-kea-1.7.8-isc0023920200525101542.el7.x86_64\n  - nothing provides libmysqlclient.so.18()(64bit) needed by isc-kea-1.7.8-isc0023920200525101542.el7.x86_64", "rc": 1, "results": []}

If I try to install manually

root@helper centos]# yum install isc-kea
.....
Error: 
 Problem: cannot install the best candidate for the job
  - nothing provides /usr/bin/python needed by isc-kea-1.7.8-isc0023920200525101542.el7.x86_64
  - nothing provides libboost_system.so.1.53.0()(64bit) needed by isc-kea-1.7.8-isc0023920200525101542.el7.x86_64
  - nothing provides liblog4cplus-1.1.so.9()(64bit) needed by isc-kea-1.7.8-isc0023920200525101542.el7.x86_64
  - nothing provides libmysqlclient.so.18()(64bit) needed by isc-kea-1.7.8-isc0023920200525101542.el7.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Python is not present as now python3 is the only one installed on a RH8 based system. And I would avoid installing back python2...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.