commit | 332fefe4738940113136fcafb66ae73c7dc25237 | [log] [tgz] |
---|---|---|
author | Ivan Berezovskiy <iberezovskiy@mirantis.com> | Thu Nov 14 14:32:29 2019 +0400 |
committer | Ivan Berezovskiy <iberezovskiy@mirantis.com> | Thu Nov 14 10:59:46 2019 +0000 |
tree | fb4d866940d25812326082f0069f3aff614c8af1 | |
parent | b9c8ab96444d66bfd2d1a4394866abeb89878f23 [diff] [blame] |
Add ability to configure NTPD_OPTS in /etc/default/ntp PROD-33448 Change-Id: Iedeefb9e32e5886c051e838a758f9e13a76cccf3
diff --git a/tests/pillar/client.sls b/tests/pillar/client.sls index a313c5f..347ae40 100644 --- a/tests/pillar/client.sls +++ b/tests/pillar/client.sls
@@ -9,3 +9,4 @@ test: action: action value: value + default_opts: '-4 -g'