Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nibalizer/intro-hiera

Introduction to Hiera, presented at PuppetCamp PDX 2015
https://github.com/nibalizer/intro-hiera

Last synced: about 15 hours ago
JSON representation

Introduction to Hiera, presented at PuppetCamp PDX 2015

Awesome Lists containing this project

README

        

# Introduction to Hiera

A talk given at puppet camp pdx 2015

# Running locally

## Setup

```bash
rvm use 2.1.2
rvm create gemset oscon
rvm use gemset oscon
bundle install
```

## Running

showoff serve