GithubHelp home page GithubHelp logo

legooolas / puppet-dell Goto Github PK

View Code? Open in Web Editor NEW

This project forked from camptocamp/puppet-dell

0.0 2.0 0.0 324 KB

dell specific installations (openmanage and others)

Ruby 31.38% Shell 33.83% Puppet 34.79%

puppet-dell's Introduction

Dell Puppet module

Puppet Forge Build Status

Overview

This module deploys various tools and configurations for Dell servers. It also provides custom facts related to Dell servers.

API

The warranty facts have been updated to use Dell's v5 API. You will need to obtain a client ID and secret from TechDirect and pass it in via the client_id and client_secret parameters. Failure to specify the key will not prevent you from using the module but will return bogus warranty facts. Example:

class { 'dell':
  client_id     => 'your_id_goes_here',
  client_secret => 'your_secret_goes_here',
}

puppet-dell's People

Contributors

raphink avatar mcanevet avatar mbornoz avatar legooolas avatar mremy avatar ckaenzig avatar saimonn avatar coreone avatar gcmalloc avatar stumped2 avatar cjeanneret avatar rhamon avatar fe80 avatar aderumier avatar flepoutre avatar

Watchers

James Cloos avatar  avatar

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.