Skip to content

Commit 8b3480e

Browse files
author
Harika
committed
update wget URL's with opea repo links
Signed-off-by: Harika <codewith3@gmail.com>
1 parent b186fa0 commit 8b3480e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

third_party/Dell/redhat9.6/iac/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ Mounts the **RHEL 9.6 ISO** via the **iDRAC Redfish Virtual Media API**. Idempot
2525
>
2626
> **Option 2 — Download the scripts using wget:**
2727
> ```bash
28-
> wget https://raw.githubusercontent.com/cld2labs/Enterprise-Inference/main/third_party/Dell/ubuntu-22.04/iac/mount-iso.sh
29-
> wget https://raw.githubusercontent.com/cld2labs/Enterprise-Inference/main/third_party/Dell/ubuntu-22.04/iac/main.tf
30-
> wget https://raw.githubusercontent.com/cld2labs/Enterprise-Inference/main/third_party/Dell/ubuntu-22.04/iac/variables.tf
31-
> wget https://raw.githubusercontent.com/cld2labs/Enterprise-Inference/main/third_party/Dell/ubuntu-22.04/iac/terraform.tfvars
28+
> wget https://raw.githubusercontent.com/opea-project/Enterprise-Inference/main/third_party/Dell/ubuntu-22.04/iac/mount-iso.sh
29+
> wget https://raw.githubusercontent.com/opea-project/Enterprise-Inference/main/third_party/Dell/ubuntu-22.04/iac/main.tf
30+
> wget https://raw.githubusercontent.com/opea-project/Enterprise-Inference/main/third_party/Dell/ubuntu-22.04/iac/variables.tf
31+
> wget https://raw.githubusercontent.com/opea-project/Enterprise-Inference/main/third_party/Dell/ubuntu-22.04/iac/terraform.tfvars
3232
> ```
3333
3434
### Required Environment Variables

0 commit comments

Comments
 (0)