Question
Puppet configuration
Hi Friends,
I was inspired after watching your tutorials, I wanted to ask a question about Puppet. Could you tell me please how to save multiple manifests? Like for eg. I have been using these codes to create and test puppet agent on my home lab. But how can I have multiple manifests files and join them to have a class.
$ sudo mkdir -p /etc/puppet/code/environments/production/manifests
$ sudo nano /etc/puppet/code/environments/production/manifests/site.pp
If there is any other way I can contact you it would be so great.
Sourav
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×