- accounts
- infra::profile::cron
-java::package: java-1.8.0-oraclejdk
+java::oracle: jdk8
+java::oracle:version_major: '8u51'
+java::oracle:version_minor: 'b11'
+java::oracle:java_se: 'jdk'
+
puppetconf::server: puppetmaster01.pixelpark.com
ntp::servers:
- - '0.centos.pool.ntp.org'
- - '1.centos.pool.ntp.org'
- - '2.centos.pool.ntp.org'
-
-accounts::users:
- sirona:
- apply: false
+ - '0.pool.ntp.org iburst minpoll 6 maxpoll 10'
+ - '1.pool.ntp.org iburst minpoll 6 maxpoll 10'
+ - '2.pool.ntp.org iburst minpoll 6 maxpoll 10'
+ - '3.pool.ntp.org iburst minpoll 6 maxpoll 10'
+ntp::restrict:
+ - '0.pool.ntp.org nomodify notrap noquery'
+ - '1.pool.ntp.org nomodify notrap noquery'
+ - '2.pool.ntp.org nomodify notrap noquery'
+ - '3.pool.ntp.org nomodify notrap noquery'
+ - 'default kod notrap nomodify nopeer noquery'
+ - '127.0.0.1 nomodify'
+ - '-6 default kod notrap nomodify nopeer noquery'
+ - '-6 ::1 nomodify'
+ntp::tinker:
+ - '/var/log/ntpstats/'
+ntp::statsdir:
+ - '/var/log/ntpstats/'
+ntp::tinker:
+ - 'panic 0 allan 1500 dispersion 15 step 0.128 stepout 900'
+ntp::leapfile:
+ - '/etc/ntp.leapseconds'
+ntp::driftfile:
+ - '/var/lib/ntp/ntp.drift'
sudo::configs:
aem:
Cmnd_Alias STOP_AUTHOR = /usr/bin/systemctl stop author
Cmnd_Alias STOP_PUPPET = /usr/bin/systemctl stop puppet
Cmnd_Alias BACKUP = /usr/local/sbin/zfs_rotation.sh*
- aem ALL=(ALL) NOPASSWD:START_PUBLISH, START_AUTHOR, START_PUPPET, STOP_PUBLISH, STOP_AUTHOR, STOP_PUPPET, BACKUP
- xymon:
- priority: "05"
- content: |
- Cmnd_Alias ZPOOL = /sbin/zpool list *
- Cmnd_Alias ZFS = /sbin/zfs list
- xymon ALL=(ALL) NOPASSWD:ZPOOL, ZFS
+ pubadmin ALL=(ALL) NOPASSWD:ALL
+ centos ALL=(ALL) NOPASSWD:ALL
+ ec2-user ALL=(ALL) NOPASSWD:ALL
+ zabbix ALL=(ALL) NOPASSWD:/etc/zabbix/scripts/mailMonitorPubadmin.sh
#
# Author