Title: Message Title
Henrik Lindberg commented on an issue
Puppet / Bug PUP-1224
Invalid YAML (hiera) file and automatic param binding fails in vague errors
Hi,

In my chain of hiera files I have an empty file. My manifests look as follows:
<pre>
<blockquote>

node 'example.com' {
  
  include role::vps::hypervisor

}


class role::vps::hypervisor inherits role::vps {
}


class role::vps inherits role {
  
}


class role {

  include profile::base

}

class profile::base (
  $fire...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to