From 4a17a9918a117fc032719fe669b33d5ea47ba115 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 1 Sep 2023 15:42:22 -0400 Subject: [PATCH] Correct bad address in pvcd.yaml --- roles/pvc/templates/pvc/pvcd.yaml.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/pvc/templates/pvc/pvcd.yaml.j2 b/roles/pvc/templates/pvc/pvcd.yaml.j2 index 0831056..f62a411 100644 --- a/roles/pvc/templates/pvc/pvcd.yaml.j2 +++ b/roles/pvc/templates/pvc/pvcd.yaml.j2 @@ -26,9 +26,9 @@ pvc: floating_ip: {{ pvc_storage_floatingip }}/{{ pvc_storage_netmask }} upstream: domain: {{ pvc_upstream_domain }} - network: {{ pvc_upstream_subnet }} + network: {{ pvc_upstream_subnet }}/{{ pvc_upstream_netmask }} floating_ip: {{ pvc_upstream_floatingip }}/{{ pvc_upstream_netmask }} - gateway: {{ pvc_upstream_gatewayip }}/{{ pvc_upstream_netmask }} + gateway: {{ pvc_upstream_gatewayip }} coordinator: dns: database: