|
|
|
@ -37,6 +37,8 @@ table inet firewall {
@@ -37,6 +37,8 @@ table inet firewall {
|
|
|
|
|
jump http_public |
|
|
|
|
{%- if datacenter == "usc2" %} |
|
|
|
|
jump usc2_privnet |
|
|
|
|
{%- elif datacenter == "int" %} |
|
|
|
|
jump int_privnet |
|
|
|
|
{%- endif %} |
|
|
|
|
{%- if nodetype == "builder" %} |
|
|
|
|
jump concourse_worker |
|
|
|
|