It scared the beans out of me when I found this code in a manifest I am tasked 
to update / refactor.
Does this look as outrageously wrong to you all as it looks to me ?

Variable names have been edited to protect the guilty

class role::one {
  hiera_include('profile::aa')
  hiera_include('profile::bb')
  hiera_include('profile::cc')
}
...and then in common.yaml:

profile::aa :
  - syslog
  - ttys
  - ...(continues)
“Sometimes I think the surest sign that intelligent life exists elsewhere in the 
universe is that none of it has tried to contact us.”  (Bill Waterson: Calvin & 
Hobbes)

--
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/6abd7a96-10c9-4668-9996-e8a25917b1d7%40me.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to