alex-harvey-z3q / jerakia-test

Simplest example of a bundle-based Jerakia setup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jerakia example

This repo contains an example of the simplest Jerakia set up in a bundle-based installation.

Usage

Clone this repo.

$ bundle install
$ JERAKIA_CONFIG=./jerakia.yaml bundle exec jerakia lookup foo
bar

Known issues

At the time of writing, the latest Jerakia available at Rubygems.org was version 2.5.0 which seems to have a bug in the option handling logic. I worked around this by reading the code and setting the $JERAKIA_CONFIG environment variable rather than passing --config=./jerakia.yaml.

About

Simplest example of a bundle-based Jerakia setup.


Languages

Language:Ruby 100.0%