0.0
No commit activity in last 3 years
No release in over 3 years
Hiera back end for retrieving configuration values from SimpleDB
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.3.9
>= 0.2.0
 Project Readme

What?

An Amazon AWS SimpleDB backend for Hiera

Configuration?

A sample Hiera config file that activates this backend can be seen below:

---
:backends: simpledb
:hierarchy: %{location}
            sdb-puppet
:simpledb:
   :access_key_id: AAAAAAAAAAAAAAAAAAAAAAAAA
   :secret_access_key: BBBBBBBBBBBBBBBBBBBBBBBBB
   :key: "%{key}"

Contact?

Nathan Butler / nathan.butler@gmail.com