403Webshell
Server IP : 51.89.169.208  /  Your IP : 18.221.172.197
Web Server : Apache
System : Linux ns3209505.ip-198-244-202.eu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64
User : yellowleaf ( 1019)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/self/root/usr/share/doc/cloud-init/examples/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/usr/share/doc/cloud-init/examples//cloud-config-ntp.txt
#cloud-config

# ntp: configure ntp services
#   servers: List of NTP servers with which to sync
#   pools: List of NTP pool servers with which to sync (pools are typically
#          DNS hostnames which resolve to different specific servers to load
#          balance a set of services)
#
# Each server in the list will be added in list-order in the following format:
#
# [pool|server] <server entry> iburst
#
#
# If no servers or pools are defined but ntp is enabled, then cloud-init will
# render the distro default list of pools
#
# pools = [
#    '0.{distro}.pool.ntp.org',
#    '1.{distro}.pool.ntp.org',
#    '2.{distro}.pool.ntp.org',
#    '3.{distro}.pool.ntp.org',
# ]
#

ntp:
  pools: ['0.company.pool.ntp.org', '1.company.pool.ntp.org', 'ntp.myorg.org']
  servers: ['my.ntp.server.local', 'ntp.ubuntu.com', '192.168.23.2']

Youez - 2016 - github.com/yon3zu
LinuXploit