Git Product home page Git Product logo

nanitor-agent-puppet's Introduction

nanitor_agent

Table of Contents

  1. Description
  2. Setup - The basics of getting started with nanitor_agent

Description

This module installs the Nanitor Agent to devices. This module is tested against CentOS and Ubuntu.

Setup

Setup Requirements

This module depends on the APT puppet module.

puppet module install puppetlabs-stdlib
puppet module install puppetlabs-apt

The signup process requires that the devices trust the certificate of the Nanitor server. The signup process will fail if it doesn't. Make sure the root certificate of the signing CA is trusted on the devices.

Beginning with nanitor_agent

This is how to install the plugin onto the puppet master

yum -y install git
cd /etc/puppetlabs/code/environments/production/modules
git clone https://github.com/Nanitor/nanitor-agent-puppet.git nanitor_agent

Now we need to edit nanitor_agent/files/nanitor-agent-signup-key.txt to put in your Nanitor organization signup key.

Final step is to activate the plugin by adding class { 'nanitor_agent': } to /etc/puppetlabs/code/environments/production/manifests/site.pp

Then run puppet agent -t

nanitor-agent-puppet's People

Watchers

Alfred Hall avatar Gunnsteinn Hall avatar 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.