Am 18.11.2016 um 12:56 schrieb Amber Mehra:
> Please advise what to write on hiera so i can push custom
> configuration of httpd.conf on specific node only.
That depends on your setup.
In general, say you have the following class definition:
class foo ($bar = undef) {}
and your hierarchy in hi
Hi Guys,
I need your advise on Puppet Hiera, I already have apache puppet module and
it seems working fine, I want to do customize httpd.conf on specific node
by puppet hiera, If i make changes on puppet module it will affect to all
node that i don't want.
Please advise what to write on hiera