From 65aa4208bbb4b60fb7e8065a7be149751d086b41 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Thu, 24 Feb 2022 08:01:55 -0500 Subject: [PATCH] opal.asyncip: fix example config --- etc/examples/formats/opal-asyncip.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/examples/formats/opal-asyncip.conf b/etc/examples/formats/opal-asyncip.conf index e9739b9c4..e59355d0c 100644 --- a/etc/examples/formats/opal-asyncip.conf +++ b/etc/examples/formats/opal-asyncip.conf @@ -4,7 +4,7 @@ nodes = { uri = "/dev/null" format = { - type = "opal-asyncip" + type = "opal.asyncip" dev_id = 99 }