Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nibalizer/intro-hiera
- Owner: nibalizer
- License: mit
- Created: 2015-01-12T21:14:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-15T18:32:15.000Z (almost 10 years ago)
- Last Synced: 2024-11-13T13:25:53.727Z (2 months ago)
- Language: CSS
- Size: 3.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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