Merge "Install Kubernetes Platform on All-in-one Duplex Bug"

This commit is contained in:
Zuul 2022-06-29 20:31:15 +00:00 committed by Gerrit Code Review
commit c1ca27a18f

View File

@ -11,8 +11,8 @@
# if the current server time is not correct, update with NTP
# first add nameserver for DNS resolution
$ echo "nameserver 8.8.8.8" >> /etc/resolvconf
$ echo "nameserver 8.8.4.4" >> /etc/resolvconf
$ echo "nameserver 8.8.8.8" >> /etc/resolv.conf
$ echo "nameserver 8.8.4.4" >> /etc/resolv.conf
# run ntpdate
$ sudo ntpdate 0.pool.ntp.org 1.pool.ntp.org