Helmut Schneider <jumpe...@gmx.de> writes: > paths: > - "%{::operatingsystem}-%{::operatingsystemrelease}.yaml" > - "%{::operatingsystem}-%{::virtual}.yaml" > - "%{::operatingsystem}.yaml" > - "%{::kernel}.yaml"
> I'm trying to knockout "opennntpd". This works on CentOS in CentOS.yaml: I've got a very different hiera layout than you, but I've run into this problem as well, and I also haven't been able to find a good way to describe it well enough to file a bug about it. FYI. I set: - name: "zone/role/subrole + common" paths: - "zones/%{zone}/%{role}/%{subrole}.yaml" - "zones/%{zone}/%{role}.yaml" - "zones/%{zone}.yaml" - common.yaml From memory: subrole can knock out from role, but it can't knock out from zone or common. Role can knock out from zone but not from common. Zone can knock out from common. - Tim Skirvin (tskir...@fnal.gov) -- Fermilab SCF-SSI - HPC Architect He, Him, His -- 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 puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/20220324141833.fsrhr7gya2fminnd%40fnal.gov.