diff options
Diffstat (limited to 'network/config/multiple-nics/swift-storage.yaml')
-rw-r--r-- | network/config/multiple-nics/swift-storage.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/config/multiple-nics/swift-storage.yaml b/network/config/multiple-nics/swift-storage.yaml index 25ac75f2..00e4f353 100644 --- a/network/config/multiple-nics/swift-storage.yaml +++ b/network/config/multiple-nics/swift-storage.yaml @@ -92,6 +92,9 @@ resources: - ip_netmask: 169.254.169.254/32 next_hop: {get_param: EC2MetadataIp} + - + default: true + next_hop: {get_param: ControlPlaneDefaultRoute} - type: interface name: nic2 |