Tagged Questions
0
votes
0answers
39 views
Generate nodes.pp using hiera in puppet
I have a environment that has several environments like production staging etc . Now what i want is that I can re-use the nodes.pp written for one environment for the other.
Example - Suppose I ...