https://bugzilla.wikimedia.org/show_bug.cgi?id=64980
Giuseppe Lavagetto <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Normal Status|NEW |ASSIGNED Assignee|[email protected]. |[email protected] |org | --- Comment #3 from Giuseppe Lavagetto <[email protected]> --- Tim: what are you *really* trying to achieve? I can imagine 2 scenarios: 1) You want to set some project-wide configuration for puppet classes you will include later; this can be done by defining them in the Hiera:<projectname> page on wikitech in a yaml format (it's still undocumented as of today, but...) 2) You want to have some classes applied everywhere, and the solution is to include the hiera_include('classes') at the top-scope, so maybe in labs.pp; I have to play a little with this to understand if I really like it (given we already have a sort-of ENC in our crappy ldap integration). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
