example42 / puppet-kibana

Puppet module for Kibana 3 based on stdmod naming standards
Other
9 stars 11 forks source link

missing puppi in module file #9

Closed facastagnini closed 9 years ago

facastagnini commented 10 years ago

this module deppends of puppi version >= 2.1.1

lsh-0 commented 9 years ago

thanks, that helped fix this problem:

==> default: Error: Unknown function url_parse at /etc/puppet/modules/kibana/manifests/init.pp:84 on node testbox.example.org
==> default: Error: Unknown function url_parse at /etc/puppet/modules/kibana/manifests/init.pp:84 on node testbox.example.org
alvagante commented 9 years ago

Yes, Modulefile was update here: https://github.com/example42/puppet-kibana/commit/19113d7719783c680bad5ac6e15d38ddd3a40500 Thanks for the notice