Pregunta de entrevista de Study.com

Modify an existing Puppet module to configure systems for different time zones. Also required fixing issues with Puppet agent communication to Master, including a broken cert, adjusting iptables on the Master, etc.

Respuesta de la entrevista

Anónimo

15 ene 2016

Adjust the module to use a parameterized class then provide the desired time zone as a parameter in the sites definition. Run the agent and apply the desired change.