Giter VIP home page Giter VIP logo

ansible's Introduction

Cobbler

Publish Python distributions to TestPyPI PyPI version PyPI - Downloads Documentation Status Matrix Codacy Badge Codacy Badge Asciinema

Cobbler is a Linux installation server that allows for rapid setup of network installation environments. It glues together and automates many associated Linux tasks so you do not have to hop between lots of various commands and applications when rolling out new systems, and, in some cases, changing existing ones. It can help with installation, DNS, DHCP, package updates, power management, configuration management orchestration, and much more.

asciicast

Read more at https://cobbler.github.io

To view the man-pages, install the RPM and run man cobbler or run perldoc cobbler.pod from a source checkout.

To build the RPM, run make rpms. Developers, try make webtest to do a local make install that preserves your configuration.

If you want to contribute you may find more information under CONTRIBUTING.md.

The documentation can be found at Readthedocs

ansible's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ansible's Issues

Same hostnames but different system names appears only once on Ansible groups

I'm facing a problem (but not sure if what I'm facing is the designed behaviour) integrating Cobbler (Cobbler 3.3.2) and Ansible (2.9.27) while accessing the Cobbler dynamic inventory. I've configured in cobbler 2 systems with different names but same hostname T (cobbler system add --name wp05-15 --profile prof1; cobbler system add --name wp05-20 --profile prof1; cobbler system edit --name wp05-15 -hostname wp05; cobbler system edit --name wp05-20 -hostname wp05; ). Whenever I access the dynamic inventory via ansible-inventory --list, ansible displays only 1 host named wp05 in every automagically generated group.
I've even tried enabling the option allow_duplicate_hostnames on /etc/cobbler/settings.yaml but no joy ...

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.