Skip to content

Commit

Permalink
spike
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Piraino <cpiraino@pivotal.io>
  • Loading branch information
leochu authored and crhino committed Oct 22, 2015
1 parent 9c4113b commit f78bac1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/router.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit f78bac1

Please sign in to comment.