From 7ddbe67143a520899d92ce86332f8d8a9a4482a4 Mon Sep 17 00:00:00 2001 From: David Sullivan Date: Sun, 1 Mar 2020 21:26:31 -0500 Subject: [PATCH] Remove redundant ptp4l value A default value was left in the ptp4l.conf template. While this doesn't impact the behavior of the process it may be confusing to users overriding the default value. Change-Id: I15f0e41d5e812f87f0828c0fd3d3b7c74125d766 Story: 2006759 Task: 38904 Signed-off-by: David Sullivan --- puppet-manifests/src/modules/platform/templates/ptp4l.conf.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/puppet-manifests/src/modules/platform/templates/ptp4l.conf.erb b/puppet-manifests/src/modules/platform/templates/ptp4l.conf.erb index efdc43bee..48114c2e9 100644 --- a/puppet-manifests/src/modules/platform/templates/ptp4l.conf.erb +++ b/puppet-manifests/src/modules/platform/templates/ptp4l.conf.erb @@ -2,7 +2,6 @@ # # Default Data Set # -twoStepFlag 1 <%- if @slave_only == true -%> slaveOnly 1 <%- else -%>