in DevOps Culture by
Q:
Do you know about Facter?

1 Answer

0 votes
by

Facter is one of the basic topics in common puppet interview questions. Facter is a library that identifies and reports Facts relevant to each Agent to the Puppet Master. Facts can include SSH keys, network settings, hardware details, IP addresses, OS type, and version, and Mac addresses. The facts are then found as variables in the Manifests of the Puppet Master.

Related questions

+1 vote
asked Jan 3 in DevOps Culture by SakshiSharma
0 votes
asked Oct 26, 2020 in DevOps Culture by AdilsonLima
0 votes
asked Feb 27, 2021 in DevOps by JackTerrance
0 votes
asked Aug 29, 2022 in Agile by sharadyadav1986
...