3 Commits

Author SHA1 Message Date
Tomasz Nowak
25f4d8b2f4 Fix hosts lists in example.pp
Using strings results in following errors:

Change-Id: I74e200a4c375830c18448bd60ccdd156d7b1c4d2
Error: join(): Requires array to work with at /etc/puppet/modules/trove/manifests/api.pp:352 on node XXX
Error: join(): Requires array to work with at /etc/puppet/modules/trove/manifests/api.pp:352 on node XXX
2016-12-14 12:34:32 +01:00
Sebastien Badia
feee104f7f Add Puppet 4.x lint checks
This changes the puppet-lint requirement to 1.1.x, so that we can use
puppet-lint plugins. Most of these plugins are for 4.x compat, but some
just catch common errors.

Change-Id: I34c2eedd78868687613c7f89ce9aef92197f6c69
2015-03-16 18:41:48 +00:00
Emilien Macchi
01caaff081 Add a site.pp for example
As a start of documentation, add an example of site.pp.

Change-Id: Ia2b9c5fc4c6e5863e76b638a3d90860c7959a24f
2014-08-19 13:56:25 +02:00