Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Commit

Permalink
Bug 1263742, fix missing interface
Browse files Browse the repository at this point in the history
  • Loading branch information
nthomas-mozilla committed Apr 11, 2016
1 parent 1caf638 commit 8d1275f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/routingtables.yml
Expand Up @@ -72,7 +72,7 @@ us-west-2:
# cloudfront for ftp/ftp-ssl/archive.m.o
54.192.0.0/16: IGW
# public-artifacts.taskcluster.net
52.84.0.0/15
52.84.0.0/15: IGW

# For graphite
carbon.hostedgraphite.com: IGW
Expand Down Expand Up @@ -239,7 +239,7 @@ us-east-1:
# cloudfront for ftp/ftp-ssl/archive.m.o
54.192.0.0/16: IGW
# public-artifacts.taskcluster.net
52.84.0.0/15
52.84.0.0/15: IGW

# For graphite
carbon.hostedgraphite.com: IGW
Expand Down

0 comments on commit 8d1275f

Please sign in to comment.