tylerwalts / puppet-jdk_oracle

Puppet module to install JDK from oracle using wget
Other
15 stars 54 forks source link

Unknown function hiera #64

Closed jwgmeligmeyling closed 8 years ago

jwgmeligmeyling commented 8 years ago

I get the following exception. As I am new to Puppet I am not exactly sure what is going on. Its happening when I add include jdk_oracle to my puppet script so it must be something with puppet-jdk_oracle...

==> default: debug: importing '/tmp/vagrant-puppet/modules-d209e7929ea56e9154d59552ff29e2a2/jdk_oracle/manifests/init.pp' in environment production
==> default: debug: Automatically imported jdk_oracle from jdk_oracle into production
==> default: Unknown function hiera at /tmp/vagrant-puppet/modules-d209e7929ea56e9154d59552ff29e2a2/jdk_oracle/manifests/init.pp:53 on node 
jwgmeligmeyling commented 8 years ago

Allright, apparently Vagrant just provides ancient Puppet versions for their boxes. And the new Puppet versions are too new for Vagrant. So I ended up somewhere in the middle (3.8.1).