Coder Social home page Coder Social logo

puppet-module-utils's Introduction

puppet-module-utils

This module manages arbitrary installation of utilities.

Takes no action if no packages are specified.

Build Status

===

Compatibility

Systems with package repositories that only need the name of the packages passed to the package resource. Meant to work with Puppet v3 with and without the future parser and Puppet v4 with Ruby versions 1.8.7, 1.9.3, 2.0.0, 2.1.0 and 2.3.1.

===

Parameters

packages

Array of packages to install.

  • Default: 'UNSET'

provider

String to denote name of provider.

  • Default: undef

enable_hiera_array

Boolean to enable the use hiera_array to lookup variable packages

  • Default: false

puppet-module-utils's People

Contributors

anders-larsson avatar ghoneycutt avatar kentjohansson avatar

Watchers

 avatar  avatar  avatar

puppet-module-utils's Issues

Add package remove list

Hello,

I think it would be most useful to have an array of packages to be removed as well as a boolean for the order of install vs remove steps.

And, should a package be listed in both arrays, post an error.

Thanks in advance for your consideration.

Regards,

== k+ ==

Support for uninstalling packages

We have a need to enforce certain packages not be installed.

Can we expand utils to have a packages_absent parameter to enforce that certain packages are absent? Or parse through the packages parameter and split out package names that are prefixed with '-' or perhaps '!'.

Support system without a package manager

Some systems does not include a package repository, like Solaris 10.
Additional parameters needs to be added to the module to support mentioned systems.

Source of package and instruction files if neccessary to automate the installation.

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.