Giter Site home page Giter Site logo

initr's Introduction

Initr

Adds a user interface to configure Puppet modules and acts as an external node classifier to puppet server.

Initr is a Redmine plugin.

Install

You will need Redmine 2.x

Copy plugin to plugins/initr inside Redmine

Migrate initr and all Initr plugins:

rake redmine:plugins:migrate NAME=initr
rake redmine:plugins:migrate

Restart Redmine

Configuration

It is recomended to run a Puppetmaster configured with storeconfigs.

You’ll need to configure puppetmaster "external nodes" to call the script provided in bin/external_node.sh which gets node classes and parameters from an initr url.

Known issues

To avoid this bug in Redmine http://www.redmine.org/issues/15881 apply patch

Uninstall

Uninstall initr and all the initr plugins

bundle exec rake redmine:plugins:migrate NAME=bind  VERSION=0
bundle exec rake redmine:plugins:migrate NAME=custom_klasses VERSION=0
bundle exec rake redmine:plugins:migrate NAME=link_klass VERSION=0
bundle exec rake redmine:plugins:migrate NAME=nagios VERSION=0
bundle exec rake redmine:plugins:migrate NAME=webserver1 VERSION=0
bundle exec rake redmine:plugins:migrate NAME=initr VERSION=0

Remove plugins/initr

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.