From c34b43a248018bae7bdf70ae4953fe9870cd4ba2 Mon Sep 17 00:00:00 2001 From: Carmela Rubinos Date: Tue, 25 Aug 2015 12:02:02 +0200 Subject: [PATCH] Adding dependency to metadata.json and fix doc Add puppetlabs-stdlib module dependency to metadata.json, since we were getting it from other modules. Changed /etc/hiera.yaml in README to the default path in which Puppet looks at. Change-Id: I9fbe62855eea0fc38a9a396ee192673542abedcd --- README.md | 2 +- metadata.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c6f56d..47c7bc1 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ To use this module in a more advanced way, please check out the [reference](#reference) section of this document. It is worth to highlight that all the input variables have already a default input value, in a yaml document. (We use R.I.Piennar [module data](https://www.devco.net/archives/2013/12/08/better-puppet-modules-using-hiera-data.php)) -To leverage this feature, please add the following in your `/etc/hiera.yaml` +To leverage this feature, please add the following in your `/etc/puppet/hiera.yaml` (or the Hiera configuration file that you are using): --- diff --git a/metadata.json b/metadata.json index f156bd8..6701551 100644 --- a/metadata.json +++ b/metadata.json @@ -14,7 +14,8 @@ { "name":"midonet-cassandra","version_requirement":">=1.0.0" }, { "name":"puppetlabs-apt","version_requirement":">=1.7.0 <2.0.0" }, { "name":"puppetlabs-java","version_requirement":">=1.3.0" }, - { "name":"puppetlabs-tomcat","version_requirement":">=1.2.0" } + { "name":"puppetlabs-tomcat","version_requirement":">=1.2.0" }, + { "name":"puppetlabs-stdlib","version_requirement":">= 4.2.0 < 5.0.0" } ], "tags": ["openstack", "sdn", "midonet"], "operatingsystem_support": [