Skip to content

syberalexis/puppet-storj_exporter

Repository files navigation

maeq-storj_exporter

Build Status Travis Puppet Forge Puppet Forge - downloads Puppet Forge - scores Apache-2 License

Table of Contents

Description

This module automates the install of Storj Exporter.

Usage

For more information see REFERENCE.md.

Install Storj Exporter

Puppet

include storj_exporter

Examples

Personal python installation

storj_exporter::manage_python: false

Development

This project contains tests for rspec-puppet.

Quickstart to run all linter and unit tests:

bundle install --path .vendor/
bundle exec rake test