From a10ba14f95caf03ba2dc58672d242e2401bb9bb6 Mon Sep 17 00:00:00 2001 From: hakcosar1 Date: Thu, 6 Jul 2017 14:24:35 +0200 Subject: [PATCH] users apply false --- customer/cosar-test-customer/common.yaml | 44 +++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/customer/cosar-test-customer/common.yaml b/customer/cosar-test-customer/common.yaml index 7e1c97a5..ae843715 100644 --- a/customer/cosar-test-customer/common.yaml +++ b/customer/cosar-test-customer/common.yaml @@ -28,11 +28,53 @@ ntp::restrict: - '-6 ::1 nomodify' ntp::statsdir: - '/var/log/ntpstats/' +ntp::tinker: true +ntp::stepout: 900 ntp::leapfile: - '/etc/ntp.leapseconds' ntp::driftfile: - - '/var/lib/ntp/ntp.drift' + - '/var/lib/ntp/ntp.drift' +ntp::statistics: + - 'loopstats peerstats clockstats' +accounts::users: + philipp.dallig: + apply: false + oliver.boettcher + apply: false + torsten.ogrissek + apply: false + thomas.kotschok + apply: false + kuntz + apply: false + kotschok + apply: false + gerstenberg + apply: false + thomas.heller + apply: false + ivan.prikhodko + apply: false + thomas.dalichow + apply: false + michael.krause + apply: false + hannes.eichblatt + apply: false + samuel.bufe + apply: false + andre.schmelzer + apply: false + frank.brehm + apply: false + stefan.teschke + apply: false + gregor.naeckel + apply: false + hakan.cosar + apply: false + sudo::configs: aem: priority: "05" -- 2.39.5