Re: [Puppet Users] How to create new tickets now?

2023-08-31 Thread Martin Alfke
Hi Dirk, Maybe this one? https://puppet.atlassian.net/jira/projects Hth, Martin > On 25. Aug 2023, at 15:49, 'Dirk Heinrichs' via Puppet Users > wrote: > > Hi, > > PuppetLabs seems to have migrated https://tickets.pupptlabs.com > to a cloud-based Jira insta

Re: [Puppet Users] Call puppet define from Hiera

2023-08-31 Thread Martin Alfke
You either need a appconfig/manifests/init.pp class, or you can make use of stdlib::manage class and add the defined type to hiera See examples in https://dev.to/betadots/puppet-is-yaml-2e32 > On 28. Aug 2023, at 21:23, Ben Parry wrote: > > Puppeteers, > > I am bashing my head against a wall t