summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Powell <powell@progress.com>2023-04-12 15:00:19 -0400
committerThomas Powell <powell@progress.com>2023-04-12 15:00:19 -0400
commitc5b9e62f9a21e866b09c7e36ffac525eac8a3985 (patch)
tree58d811d575f1212c851df4fba2c0f7d1937387ac
parentf791e5aa205ac8bfb28fc3709d3b320dd3dc8ee4 (diff)
downloadchef-c5b9e62f9a21e866b09c7e36ffac525eac8a3985.tar.gz
Add omnibus plugin
Signed-off-by: Thomas Powell <powell@progress.com>
-rw-r--r--.buildkite-platform.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.buildkite-platform.json b/.buildkite-platform.json
index 10659e697e..aeeb27cb94 100644
--- a/.buildkite-platform.json
+++ b/.buildkite-platform.json
@@ -1,4 +1,5 @@
{
"chef_foundation": "2.0.0",
- "omnibus_toolchain": "3.0.0"
+ "omnibus_toolchain": "3.0.0",
+ "omnibus_plugin_version": "0.2.86"
}