GithubHelp home page GithubHelp logo

isabella232 / puppetlabs-apply_helpers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from puppetlabs/puppetlabs-apply_helpers

0.0 0.0 0.0 22 KB

Helper tasks for the Bolt `apply()` function

License: Apache License 2.0

Ruby 100.00%

puppetlabs-apply_helpers's Introduction

apply_helpers

Table of Contents

  1. Description
  2. Setup - The basics of getting started with apply_helpers
  3. Usage - Configuration options and additional functionality
  4. Reference - An under-the-hood peek at what the module is doing and how

Description

This module provides helper tasks that are used by the apply() functionality in Bolt. These tasks are not intended to be run on their own, but as part of a bolt plan that uses the apply keyword.

This module allows Bolt plans using apply() to be run on a Puppet Enterprise (PE) installation.

Setup

  1. First you'll need to install the puppetlabs-puppet_agent module from the master branch on github. The easiest way to do this is to add the following to your Puppetfile:
    mod 'puppetlabs-puppet_agent'
    
    Or install using the puppet module command:
    puppet module install puppetlabs/puppet_agent
    
  2. Install the apply_helpers module in PE. Add the following to your Puppetfile:
    mod 'puppetlabs-apply_helpers'
    
    Or install using the puppet module command:
    puppet module install puppetlabs/apply_helpers
    
  3. Using PE RBAC, grant the ability to run the apply_helpers::custom_facts and apply_helpers::apply_catalog tasks to the users who intend to use this module.

Usage

Configure Bolt to work with PE Orchestrator and run Bolt commands or Tasks from the console.

Reference

This module includes tasks that are invoked automatically by Bolt: apply_helpers::custom_facts and apply_helpers::apply_catalog. These tasks should not be run on their own.

puppetlabs-apply_helpers's People

Contributors

donoghuc avatar lucywyman avatar mikaelsmith avatar nicklewis 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.