User talk:YuviPanda/Wikitech hiera
Appearance
Hm, what about self hosted puppetmaster? Could there be a place to edit the yaml for a self hosted puppetmaster? --Ottomata (talk) 13:26, 21 October 2014 (UTC)
- One generalization that might help with self-hosted puppet master would be lookup per host customizations as well as per project. The hiera config file for labs hosts currently has
"labs/host/%{::hostname}"and"labs/%{::instanceproject}"in the hierarchy, so in theory this should not be difficult once the yaml lookup from wiki magic has been implemented. --BryanDavis (talk) 16:30, 21 October 2014 (UTC)