Giter VIP home page Giter VIP logo

Comments (9)

traylenator avatar traylenator commented on June 26, 2024

I think anything generic would just be a trivial wrapper around puppetlabs-inifile so may as well just use inifile type.
The benefit of having things in this module is the strong validation.

from puppet-systemd.

micah avatar micah commented on June 26, 2024

from puppet-systemd.

kenyon avatar kenyon commented on June 26, 2024

Many of those configs can already be managed with this module. See https://github.com/voxpupuli/puppet-systemd/tree/master/manifests where we have journald.pp, logind.pp, networkd.pp, system.pp, and timesyncd.pp.

from puppet-systemd.

micah avatar micah commented on June 26, 2024

from puppet-systemd.

kenyon avatar kenyon commented on June 26, 2024

Sounds like that would be something nice to add with a pull request if you need that functionality. I use this module to configure my systems to use systemd-networkd, but didn't need to change anything in /etc/systemd/networkd.conf.

from puppet-systemd.

n3mawashi avatar n3mawashi commented on June 26, 2024

I think the benefit of this module is to allow hiera to manage most of the data change, which when looking at the mentioned services is the creation of ".d" directories, file creation with content and reload of service. This seems more than just a simple wrapper of the "puppetlabs-inifile" library.

I'm sure that with a little bit of tweeting, we can get systemd::dropin to do the heavy lifting. Is anyone working on a PR for this? If not, I might look to raise one?

from puppet-systemd.

geor-g avatar geor-g commented on June 26, 2024

@ptiggerdine Can't tell if someone is working on this, but I believe it would be valuable if someone did, and so far no one raised their voice. Therefore, please do. :)

from puppet-systemd.

traylenator avatar traylenator commented on June 26, 2024

Since ticket was written , logind.conf , crashcore.conf journald.conf and others are all supported.

Doing each file one file at a time makes sense.

Configuring systemd-X.conf is often more than just doing the file, e.g packages have to be installed , services restarted ,...

Re the networkd.conf for sure open a particular issue.

Can we close this.

from puppet-systemd.

micah avatar micah commented on June 26, 2024

Thanks, I think this could be closed.

from puppet-systemd.

Related Issues (20)

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.