From bf4de842d8011790fac5ce67d23011152e77bc47 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 25 Dec 2019 12:57:51 -0500 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: