Difference between revisions of "System configurations under central control"

From LUG
Jump to navigation Jump to search
Line 7: Line 7:
 
The services that are maintained are:
 
The services that are maintained are:
  
 +
* dataprotector (Backup)
 
* ntp
 
* ntp
 +
* idmapd.conf
 
* resolv.conf
 
* resolv.conf
 
* kernel parameters via systl.d
 
* kernel parameters via systl.d
* vmware tools
 
 
* firewall -> iptables
 
* firewall -> iptables
 +
* pam
 
* sshd
 
* sshd
 +
* snmpd.conf
 +
* selinux
 
* sudoers
 
* sudoers
* selinux
+
* sysctl defaults
 +
* vmware tools
 +
* xinetd
 +
* yum/apt config for WUR-specific repos
 
* zabbixagent
 
* zabbixagent

Revision as of 09:50, 4 December 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:

  • dataprotector (Backup)
  • ntp
  • idmapd.conf
  • resolv.conf
  • kernel parameters via systl.d
  • firewall -> iptables
  • pam
  • sshd
  • snmpd.conf
  • selinux
  • sudoers
  • sysctl defaults
  • vmware tools
  • xinetd
  • yum/apt config for WUR-specific repos
  • zabbixagent