Difference between revisions of "System configurations under central control"

From LUG
Jump to navigation Jump to search
Line 2: Line 2:
  
 
On the first line of every file we maintain with our configuration management system it says :
 
On the first line of every file we maintain with our configuration management system it says :
<pre># File managed by puppet</re>
+
<pre># File managed by puppet</pre>
  
  

Revision as of 13:19, 19 September 2017

For central configuration management we use Puppet. Puppet helps us to keep configurations in a desired state.

On the first line of every file we maintain with our configuration management system it says :

# File managed by puppet


The services that are maintained are:

  • ntp
  • resolv.conf
  • kernel parameters via systl.d
  • vmware tools