Hi all, I'm trying to install a cron module in our Puppet 2.6 infrastructure, to be used with Hiera.
Thing is pushing the new code to the nodes is failing cause of them not being able to process the hiera_hash function, which is missing. err: Could not retrieve catalog from remote server: Error 400 on SERVER: Unknown function hiera_hash at XXXXXX/dev/modules/cron/manifests/init.pp:42 on node XXXX Can hiera_hash code be easily rewritten into hiera_array? Thanks. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/1099f8ff-0240-41c7-bf71-e32ab9cfcc7f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
