feat(netcore01/tower02): add relevant connections
All checks were successful
Run pre-commit on all files / pre-commit (push) Successful in 23s
Check meta / check_dns (pull_request) Successful in 16s
Check meta / check_meta (pull_request) Successful in 16s
Check workflows / check_workflows (pull_request) Successful in 17s
Build all the nodes / netcore00 (pull_request) Successful in 21s
Build all the nodes / netcore01 (pull_request) Successful in 21s
Build all the nodes / netcore02 (pull_request) Successful in 19s
Build all the nodes / netaccess01 (pull_request) Successful in 39s
Build all the nodes / bridge01 (pull_request) Successful in 51s
Build all the nodes / geo02 (pull_request) Successful in 57s
Build all the nodes / hypervisor01 (pull_request) Successful in 57s
Build all the nodes / geo01 (pull_request) Successful in 57s
Build all the nodes / storage01 (pull_request) Successful in 53s
Build all the nodes / rescue01 (pull_request) Successful in 55s
Build all the nodes / ap01 (pull_request) Successful in 1m15s
Build all the nodes / tower01 (pull_request) Successful in 54s
Run pre-commit on all files / pre-commit (pull_request) Successful in 26s
Build all the nodes / vault01 (pull_request) Successful in 1m10s
Build the shell / build-shell (pull_request) Successful in 35s
Build all the nodes / compute01 (pull_request) Successful in 1m33s
Build all the nodes / build01 (pull_request) Successful in 1m48s
Build all the nodes / hypervisor02 (pull_request) Successful in 1m53s
Build all the nodes / hypervisor03 (pull_request) Successful in 1m53s
Build all the nodes / web03 (pull_request) Successful in 1m2s
Build all the nodes / cof02 (pull_request) Successful in 1m56s
Build all the nodes / web01 (pull_request) Successful in 1m27s
Build all the nodes / web02 (pull_request) Successful in 1m39s
All checks were successful
Run pre-commit on all files / pre-commit (push) Successful in 23s
Check meta / check_dns (pull_request) Successful in 16s
Check meta / check_meta (pull_request) Successful in 16s
Check workflows / check_workflows (pull_request) Successful in 17s
Build all the nodes / netcore00 (pull_request) Successful in 21s
Build all the nodes / netcore01 (pull_request) Successful in 21s
Build all the nodes / netcore02 (pull_request) Successful in 19s
Build all the nodes / netaccess01 (pull_request) Successful in 39s
Build all the nodes / bridge01 (pull_request) Successful in 51s
Build all the nodes / geo02 (pull_request) Successful in 57s
Build all the nodes / hypervisor01 (pull_request) Successful in 57s
Build all the nodes / geo01 (pull_request) Successful in 57s
Build all the nodes / storage01 (pull_request) Successful in 53s
Build all the nodes / rescue01 (pull_request) Successful in 55s
Build all the nodes / ap01 (pull_request) Successful in 1m15s
Build all the nodes / tower01 (pull_request) Successful in 54s
Run pre-commit on all files / pre-commit (pull_request) Successful in 26s
Build all the nodes / vault01 (pull_request) Successful in 1m10s
Build the shell / build-shell (pull_request) Successful in 35s
Build all the nodes / compute01 (pull_request) Successful in 1m33s
Build all the nodes / build01 (pull_request) Successful in 1m48s
Build all the nodes / hypervisor02 (pull_request) Successful in 1m53s
Build all the nodes / hypervisor03 (pull_request) Successful in 1m53s
Build all the nodes / web03 (pull_request) Successful in 1m2s
Build all the nodes / cof02 (pull_request) Successful in 1m56s
Build all the nodes / web01 (pull_request) Successful in 1m27s
Build all the nodes / web02 (pull_request) Successful in 1m39s
This commit is contained in:
parent
ffc63e6a9c
commit
f1914df929
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
"ge-0/0/3"
|
||||
"ge-0/0/5"
|
||||
"ge-0/0/7"
|
||||
"ge-0/0/9"
|
||||
];
|
||||
configuration.ethernet-switching = {
|
||||
interface-mode = "access";
|
||||
|
@ -27,6 +28,7 @@
|
|||
"ge-0/0/2"
|
||||
"ge-0/0/4"
|
||||
"ge-0/0/6"
|
||||
"ge-0/0/8"
|
||||
];
|
||||
configuration.ethernet-switching = {
|
||||
interface-mode = "access";
|
||||
|
|
Loading…
Add table
Reference in a new issue