NTP issues VyOS 999.201711232137

I was running 201711072137 and NTP would not start. After every reboot I would have to run “sudo systemctl restart ntp” and then all the NTP results woudl show up. Now on version 201711232137 when I start NTP evevn after hour sthe only results I get for show NTP is :

admin@vyos:~$ show ntp
remote local st poll reach delay offset disp

=::ffff:132.163. fe80::92e2:baff 16 1024 0 0.00000 0.000000 3.99217

Looks like it is only doing IP v6?

If I do a delete system ntp and then re-add it all looks good again;

admin@vyos:~$ show ntp
remote local st poll reach delay offset disp

=132.163.96.3 192.168.1.68 1 64 1 0.05206 0.097909 0.66148
=132.163.96.4 192.168.1.68 1 64 1 0.05302 0.096290 0.66147
=::ffff:132.163. fe80::92e2:baff 16 64 0 0.00000 0.000000 3.99217
*129.6.15.28 192.168.1.68 1 64 1 0.02727 0.103166 0.43311
=129.6.15.29 192.168.1.68 1 64 1 0.02719 0.101712 0.43307

included the support bundle.