Giter VIP home page Giter VIP logo

Comments (2)

skx avatar skx commented on August 26, 2024

User/Group management is an obvious one. I'd be happy to accept a pull-request for either, or add it to my backlog for implementing it myself.

For repository management I'd almost be inclined to suggest creating a file beneath /etc/apt/sources.list.d/, or /etc/yum.d/, and doing it "manually". The main reason for that is that I'm hazy on some of the details but I suspect there are going to be related issues - certainly for the Debian/Ubuntu case there will be the obvious enhancement to work with GPG-keys (apt-key). Those extra/related things are a bit non-portable and system specific, so I'd be worried I'd not know enough to do a decent job.

(Similar motivation lead me to ignore "cron" which would be another obvious case. But I figure users can deploy "/lib/systemd/.../blah.service" with a timer, or a file beneath /etc/cron.d, as appropriate.)

from marionette.

alexwhitman avatar alexwhitman commented on August 26, 2024

Makes sense about repositories and it's easy enough to drop files in the respective places.

For users and groups there would be a question around what options of useradd and groupadd to support and if/how passwords would be handled. Puppet has hiera-eyaml to allow for encrypted credentials to be stored in configuration but something like that might be overly complex to warrent adding.

from marionette.

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.