diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index 8b357e09f3..4615e0f264 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -612,8 +612,9 @@ providers: boot-timeout: 120 max-servers: 100 rate: 0.001 - pool: 'GATEWAY_NET' - clean-floating-ips: true + networks: + - name: 'GATEWAY_NET' + public: True images: - name: ubuntu-precise min-ram: 8000