Giter VIP home page Giter VIP logo

puppet-infrastructures's Introduction

EXAMPLE 42 PUPPET INFRASTRUCTURES

Here you can find some sample Puppet infrastructures that can be seen as an idea
of how you can organize your Puppet nodes.

Note that you have 2 ways to define nodes in Puppet:
- Via Puppet manifests, using the "node" definitions
- Via an External Node Tool, such as Dashboard or Foreman, where you have a GUI 
  that helps in setting nodes and their variables.

The general logic is that for each node you have to set variables (that affects its
classes behaviour) and include classes (that generally are placed in omonimous modules).

If you choose the first approach (which is the default) you might find useful 
the infrastructures provided here.
Note that in this case, when no external module tool is used, the first module
that the PuppetMaster checks is  /etc/puppet/manifests/site.pp
from here you can import all the additions files you want.

There are different sample layouts:
example42_small - Used for small setups. It's included by default in site.pp
example42_medium - A sample layout for medium sized setups (up to few hundreds of nodes)
toasters - Examples of "single-shot" setups that can be used to quickly fire-up an appliance.

NOTE: This is a work in progress, use it only as a reference.

puppet-infrastructures's People

Contributors

alvagante avatar

Watchers

 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.