← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~smoser/cloud-init:fix/ntp-test-no-dns into cloud-init:master

 

Review: Approve

LGTM simply removes the dns lookup as:

ubuntu@wind:~$ ntpq -p -w 
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
 maas.maas       91.189.91.157    3 u    2   64    1    0.373   -0.360   0.027
ubuntu@wind:~$ ntpq -p -w -n
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
*192.168.2.10    91.189.91.157    3 u    -   64    1    0.360   -0.376   0.029

-- 
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/336458
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:fix/ntp-test-no-dns into cloud-init:master.


References