According to MUSTACHE(5) documentation to prevent HTML escaping
value should be in triple curly brackets {{{ }}}. This change
adds missing brackets around ntp::servers: which resulted
improper values to be in hieradata.
Change-Id: Ia3f1343704a660a28ba4e48513eb2983849e87c3
Closes-Bug: #1794501