X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpuppet-opnfv%2Fmanifests%2Ftemplates%2Fntp.conf.controller.erb;fp=fuel%2Fbuild%2Ff_jre%2Ftesting%2FREADME;h=ac6529314f9106562b8574535a7c0ed14e04aa4b;hb=a5a094a199226f312e795c3019c5793094e5378e;hp=028230d6197d6ad0cd200df63b1b3f426704cff4;hpb=97e758182bf69a616db216a43636d96f2c776770;p=genesis.git diff --git a/fuel/build/f_jre/testing/README b/common/puppet-opnfv/manifests/templates/ntp.conf.controller.erb similarity index 55% rename from fuel/build/f_jre/testing/README rename to common/puppet-opnfv/manifests/templates/ntp.conf.controller.erb index 028230d..ac65293 100644 --- a/fuel/build/f_jre/testing/README +++ b/common/puppet-opnfv/manifests/templates/ntp.conf.controller.erb @@ -8,6 +8,15 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -In order to test the functionality without performing a full deployment, run "puppet apply" on the -fake_init.pp which will call only the opnfv::java class. +tinker panic 0 +driftfile /var/lib/ntp/ntp.drift +statistics loopstats peerstats clockstats +filegen loopstats file loopstats type day enable +filegen peerstats file peerstats type day enable +filegen clockstats file clockstats type day enable +restrict -4 default kod notrap nomodify nopeer noquery +restrict -6 default kod notrap nomodify nopeer noquery +restrict 127.0.0.1 +restrict ::1 +<%= @file_content %>