Skip to content

Commit 170a911

Browse files
jackhodgkissgemini-code-assist[bot]
authored andcommitted
Update doc/source/configuration/walled-garden.rst
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent a25efb1 commit 170a911

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/configuration/walled-garden.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In ``etc/kayobe/inventory/group_vars/overcloud/time``:
2929
# Following deployment we include the OpenStack VIP
3030
3131
chrony_ntp_servers:
32-
- server: "http://{{ lookup('vars', admin_oc_net_name ~ '_ips')[groups.seed.0] }}:3128"
32+
- server: "{{ lookup('vars', admin_oc_net_name ~ '_ips')[groups.seed.0] }}"
3333
3434
Proxy
3535
=====

0 commit comments

Comments
 (0)