diff options
author | skeshari12 <skeshari@msystechnologies.com> | 2022-01-14 21:03:02 +0530 |
---|---|---|
committer | skeshari12 <skeshari@msystechnologies.com> | 2022-01-14 21:03:02 +0530 |
commit | 1f17b5ae851bbb42e7b919bc7a9062ab9e6655e6 (patch) | |
tree | 9b9800258042967036bae03fe9fe4cabaeb8f7e0 | |
parent | 909e1e1177ca17f6e5ec0dff0920c4bfb9def0da (diff) | |
download | chef-demo-buildkite-pipeline-scenario-3.tar.gz |
Demo-test-canneldemo-buildkite-pipeline-scenario-3
Signed-off-by: skeshari12 <skeshari@msystechnologies.com>
-rw-r--r-- | .expeditor/adhoc-canary.omnibus.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.expeditor/adhoc-canary.omnibus.yml b/.expeditor/adhoc-canary.omnibus.yml index 1defa609d4..5abd40b505 100644 --- a/.expeditor/adhoc-canary.omnibus.yml +++ b/.expeditor/adhoc-canary.omnibus.yml @@ -3,6 +3,8 @@ project-name: chef config: omnibus/omnibus.rb test-path: omnibus/omnibus-test.sh test-path-windows: omnibus/omnibus-test.ps1 +test-channel: stable +test-version: "17.9.26" fips-platforms: - el-*-x86_64 - el-*-ppc64* |