0 votes
in DevOps by
What is Facter in Puppet?

1 Answer

0 votes
by

You are expected to answer what exactly Facter does in Puppet so, according to me you should start by explaining:

Facter is basically a library that discovers and reports the per-Agent facts to the Puppet Master such as hardware details, network settings, OS type and version, IP addresses, MAC addresses, SSH keys, and more. These facts are then made available in Puppet Master’s Manifests as variables.  

Related questions

0 votes
asked Aug 30, 2021 in DevOps by SakshiSharma
0 votes
asked Aug 28, 2021 in DevOps by sharadyadav1986
...