summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorRenato Covarrubias <rnt@rnt.cl>2023-02-14 22:10:34 +0100
committerGitHub <noreply@github.com>2023-02-14 13:10:34 -0800
commitdb9c5e48a741f6106a6575d5cb41db3fe0d1fb77 (patch)
treed0d38b78040bed44b5c9542dcb00dea3d827fb4a /.github/workflows
parentaf1405ed41ca25bcc2967bcf97a0448d5cba208d (diff)
downloadohai-db9c5e48a741f6106a6575d5cb41db3fe0d1fb77.tar.gz
Add cloud provider oci (#1780)
ohai cloud fail if the vm is in Oracle Cloud Infrastructure (OCI). This PR add support to this cloud provider to cloud plugin. It also adds OCI detection to the cloud plugin. Signed-off-by: Renato Covarrubias <rnt@rnt.cl>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/exec.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/exec.yml b/.github/workflows/exec.yml
index 13dca0ca..ba734d5f 100644
--- a/.github/workflows/exec.yml
+++ b/.github/workflows/exec.yml
@@ -6,7 +6,7 @@ name: exec
push:
branches:
- main
- - 1=7-stable
+ - 17-stable
- 16-stable
permissions: