Configure the NTP service

Change-Id: I6397caada2f827d03f2b1f2e2030094b3745eb73
Closes-Bug: #1606919
This commit is contained in:
Simon Pasquier 2016-07-27 17:36:37 +02:00
parent ec96ad2798
commit 9518c68d6d
1 changed files with 11 additions and 0 deletions

View File

@ -169,6 +169,17 @@
puppet_modules: /etc/puppet/modules
timeout: 600
- id: elasticsearch-ntp-client
type: puppet
version: 2.0.0
role: [primary-elasticsearch_kibana, elasticsearch_kibana]
requires: [elasticsearch-dns-client]
required_for: [post_deployment_end]
parameters:
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ntp/ntp-client.pp
puppet_modules: /etc/puppet/modules
timeout: 600
# Configure the default gateway (required for MOS 8 only)
- id: elasticsearch-configure-default-route
type: puppet