summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-channel-inventory/channel.yaml
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-01-18 18:01:29 -0800
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-05-08 21:16:07 -0500
commit939f0327505d507ce3ed83679b11132dc357cf15 (patch)
tree8dbed9069f89786e25781cd2cd02640e2ac8c0ca /meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-channel-inventory/channel.yaml
parent6e888ab4b96470cb5f14cf7d2b8d4327e0e72e84 (diff)
downloadtalos-openbmc-939f0327505d507ce3ed83679b11132dc357cf15.tar.gz
talos-openbmc-939f0327505d507ce3ed83679b11132dc357cf15.zip
phosphor-ipmi-host: Add channel config default
To provide a custom channel configuration, provide a virtual phosphor-ipmi-channel-config. Change-Id: I00d8e8aed11a18d193a9066a098611784600da56 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-channel-inventory/channel.yaml')
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-channel-inventory/channel.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-channel-inventory/channel.yaml b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-channel-inventory/channel.yaml
new file mode 100644
index 000000000..819f25198
--- /dev/null
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-channel-inventory/channel.yaml
@@ -0,0 +1,6 @@
+# Channel Number (must be unique) is the key
+1:
+ # ifName the ethernet device name (used in the dbus path)
+ ifName: eth0
+2:
+ ifName: eth1
OpenPOWER on IntegriCloud