diff --git a/templates/router.yml b/templates/router.yml index 09830d5fd..a6d2bed8f 100644 --- a/templates/router.yml +++ b/templates/router.yml @@ -88,6 +88,7 @@ jobs: networks: - name: public-router1 static_ips: (( static_ips(0) )) + default: [dns, gateway] - name: public static_ips: 52.3.41.164 update: @@ -101,6 +102,7 @@ jobs: networks: - name: public-router2 static_ips: (( static_ips(0) )) + default: [dns, gateway] - name: public static_ips: 52.20.20.215 update: