Skip to content

Commit 9fd00ee

Browse files
authored
Merge branch 'master' into QA-add-service-catalog-retirement
2 parents de9e0da + 4dcdca6 commit 9fd00ee

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_data/product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ operator_namespace: manageiq.org
1313
workflow_service_account: manageiq-default
1414
import_opentofu: runuser --login manageiq --command 'podman --root=/var/www/miq/vmdb/data/containers/storage image load --input /tmp/<OpenTofu_image>'
1515
opentofu_image_name: `<OpenTofu_image>`
16-
container_image: docker.io/manageiq/opentofu-runner:latest
16+
container_image: docker.io/manageiq/opentofu-runner:latest

capabilities_matrix/_topics/cloud_providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following tables outline the capabilities of {{ site.data.product.title_shor
4141
| Instance Policy Enforcement ||||||||||
4242
| Instance Compliance Enforcement ||||||||||
4343
| Alerts - Real Time ||||||||||
44-
| Integrate with Service Catalogs |||||||| ||
44+
| Integrate with Service Catalogs |||||||| ||
4545

4646
| Operations | AWS | Azure | GCP | OpenStack | IBM CIC | PowerVC | PowerVS | IBM VPC | Oracle |
4747
| ------------------------------------------------------------ | --- | ----- | --- | --------- | -------- | -------------------------------- | -------- | ------- | ------------ |

capabilities_matrix/_topics/infrastructure_providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
| Alerts - Real Time ||||||
3232
| Alerts - VM Value Changed ||||||
3333
| Alerts - VM Reconfigured ||||||
34-
| Integrate with Service Catalogs |||| | |
34+
| Integrate with Service Catalogs |||| | |
3535

3636
| Operations | vSphere | oVirt / RHV | OpenStack undercloud | IBM Power HMC | KubeVirt / OSV |
3737
| ------------------------------------------------------------ | ------- | ----------- | ----------------------- | --------------| -------- |

managing_providers/_topics/automation_management_providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ Use the following command to import the OpenTofu image on your appliance server.
384384
{{ site.data.product.import_opentofu }}
385385
```
386386

387-
Where `OpenTofu_image` is the name of your OpenTofu image.
387+
Where {{ site.data.product.opentofu_image_name }} is the name of your OpenTofu image.
388388

389389
You also need to set the docker image name in advanced settings before enabling the server role. Navigate to the **Settings** > **Application Settings** in {{ site.data.product.title_short }} UI and set the value for `workers/worker_base/opentofu_worker/container_image` field.
390390

0 commit comments

Comments
 (0)