Skip to content

Commit

Permalink
(variant/r6515.yaml) add network variant for r6515 model server
Browse files Browse the repository at this point in the history
  • Loading branch information
dtapiacl committed May 30, 2024
1 parent ff4b3dc commit d7dd8c8
Showing 1 changed file with 83 additions and 0 deletions.
83 changes: 83 additions & 0 deletions hieradata/site/cp/variant/r6515.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
---
nm::connections:
ens1f1np1:
content:
connection:
id: "ens1f1np1"
uuid: "de9904c8-9577-1a17-36b1-34b94132f06a"
type: "ethernet"
autoconnect: "false"
interface-name: "ens1f1np1"
ethernet: {}
ipv4:
method: "disabled"
ipv6:
method: "disabled"
eno1:
content:
connection:
id: "eno1"
uuid: "de9904c8-9577-1a17-36b1-34b94132f06a"
type: "ethernet"
autoconnect: "false"
interface-name: "eno1"
ethernet: {}
ipv4:
method: "disabled"
ipv6:
method: "disabled"
eno2:
content:
connection:
id: "eno2"
uuid: "de9904c8-9577-1a17-36b1-34b94132f06a"
type: "ethernet"
autoconnect: "false"
interface-name: "eno2"
ethernet: {}
ipv4:
method: "disabled"
ipv6:
method: "disabled"
ens3f0np0: # lsst-daq interface
content:
connection:
id: "ens3f0np0"
uuid: "d5642f16-53c6-6053-7d4d-8c6ef5ae8a38"
type: "ethernet"
interface-name: "ens3f0np0"
master: "lsst-daq"
slave-type: "bridge"
ethernet: {}
ethtool:
ring-rx: "4096"
ring-tx: "4096"
bridge-port: {}
ens3f1np1:
content:
connection:
id: "ens3f1np1"
uuid: "de9904c8-9577-1a17-36b1-34b94132f06a"
type: "ethernet"
autoconnect: "false"
interface-name: "ens3f1np1"
ethernet: {}
ipv4:
method: "disabled"
ipv6:
method: "disabled"
lsst-daq:
content:
connection:
id: "lsst-daq"
uuid: "d5642f16-7bf7-7d4d-de5a-25e7d7c355a4"
type: "bridge"
interface-name: "lsst-daq"
ethernet: {}
bridge:
stp: "false"
ipv4:
method: "auto"
ipv6:
method: "disabled"
proxy: {}

0 comments on commit d7dd8c8

Please sign in to comment.