Alexandros Kosiaris has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/329780 )

Change subject: Disable ntp across the fleet for leap second
......................................................................

Disable ntp across the fleet for leap second

Just as a safeguard, disable NTP. This is probably not really warranted
by after discussions, ops decided to play it safe and disable NTP across
the fleet. Notable exceptions are the NTP servers themselves

This is already late (NTP flag is issue 20 hours ahead of the
actual change at 04:00 UTC) but we are sticking to the plan.

Change-Id: If7831797fb28ddf64033726a799389d2ce642b17
---
A hieradata/codfw/ntp/daemon.yaml
A hieradata/eqiad/ntp/daemon.yaml
A hieradata/esams/ntp/daemon.yaml
A hieradata/hosts/acamar.yaml
M hieradata/hosts/achernar.yaml
A hieradata/hosts/chromium.yaml
A hieradata/hosts/hydrogen.yaml
A hieradata/ulsfo/ntp/daemon.yaml
8 files changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/80/329780/1

diff --git a/hieradata/codfw/ntp/daemon.yaml b/hieradata/codfw/ntp/daemon.yaml
new file mode 100644
index 0000000..c3e3687
--- /dev/null
+++ b/hieradata/codfw/ntp/daemon.yaml
@@ -0,0 +1 @@
+ntp::daemon::ensure: absent
diff --git a/hieradata/eqiad/ntp/daemon.yaml b/hieradata/eqiad/ntp/daemon.yaml
new file mode 100644
index 0000000..c3e3687
--- /dev/null
+++ b/hieradata/eqiad/ntp/daemon.yaml
@@ -0,0 +1 @@
+ntp::daemon::ensure: absent
diff --git a/hieradata/esams/ntp/daemon.yaml b/hieradata/esams/ntp/daemon.yaml
new file mode 100644
index 0000000..c3e3687
--- /dev/null
+++ b/hieradata/esams/ntp/daemon.yaml
@@ -0,0 +1 @@
+ntp::daemon::ensure: absent
diff --git a/hieradata/hosts/acamar.yaml b/hieradata/hosts/acamar.yaml
new file mode 100644
index 0000000..292da5c
--- /dev/null
+++ b/hieradata/hosts/acamar.yaml
@@ -0,0 +1 @@
+ntp::daemon::ensure: present
diff --git a/hieradata/hosts/achernar.yaml b/hieradata/hosts/achernar.yaml
index 75e02b8..40085f2 100644
--- a/hieradata/hosts/achernar.yaml
+++ b/hieradata/hosts/achernar.yaml
@@ -1,3 +1,4 @@
 debdeploy::grains:
   debdeploy-dnsrecursor:
     value: canary
+ntp::daemon::ensure: present
diff --git a/hieradata/hosts/chromium.yaml b/hieradata/hosts/chromium.yaml
new file mode 100644
index 0000000..292da5c
--- /dev/null
+++ b/hieradata/hosts/chromium.yaml
@@ -0,0 +1 @@
+ntp::daemon::ensure: present
diff --git a/hieradata/hosts/hydrogen.yaml b/hieradata/hosts/hydrogen.yaml
new file mode 100644
index 0000000..292da5c
--- /dev/null
+++ b/hieradata/hosts/hydrogen.yaml
@@ -0,0 +1 @@
+ntp::daemon::ensure: present
diff --git a/hieradata/ulsfo/ntp/daemon.yaml b/hieradata/ulsfo/ntp/daemon.yaml
new file mode 100644
index 0000000..c3e3687
--- /dev/null
+++ b/hieradata/ulsfo/ntp/daemon.yaml
@@ -0,0 +1 @@
+ntp::daemon::ensure: absent

-- 
To view, visit https://gerrit.wikimedia.org/r/329780
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If7831797fb28ddf64033726a799389d2ce642b17
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to