Skip to content

Commit

Permalink
Deployed f711c21 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Sep 17, 2024
1 parent 8e753d7 commit 98f5261
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 21 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,5 +167,5 @@ <h2 id="need-help">Need Help?<a class="headerlink" href="#need-help" title="Perm

<!--
MkDocs version : 1.6.1
Build Date UTC : 2024-09-11 14:21:46.209169+00:00
Build Date UTC : 2024-09-17 08:50:34.830097+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

17 changes: 10 additions & 7 deletions set-variables-group-vars/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -859,19 +859,22 @@ <h2 id="11-optional-misc">11 - (Optional) Misc<a class="headerlink" href="#11-op
</tbody>
</table>
<h2 id="12-ocp-and-rhcos-coreos">12 - OCP and RHCOS (CoreOS)<a class="headerlink" href="#12-ocp-and-rhcos-coreos" title="Permanent link">#</a></h2>
<ul>
<li>These parameters are responsible which version of OCP, RHCOS and os variant AOP is using. The default value is 'latest' for s390x architecture. I you want to install a different version or a different architecture you need to specify specify the following parameters in all.yaml file:</li>
</ul>
<table>
<thead>
<tr>
<th style="text-align: left;"><strong>Variable Name</strong></th>
<th style="text-align: left;"><strong>Description</strong></th>
<th style="text-align: left;"><strong>Example</strong></th>
<th style="text-align: left;"><strong>Example/Default</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;"><strong>ocp_download_url</strong></td>
<td style="text-align: left;">Link to the mirror for the OpenShift client and installer from Red Hat.</td>
<td style="text-align: left;">https://mirror.openshift.com/pub/openshift-v4/multi/clients/ocp/4.13.1/s390x/</td>
<td style="text-align: left;">https://mirror.openshift.com/pub/openshift-v4/s390x/dependencies/rhcos/latest/</td>
</tr>
<tr>
<td style="text-align: left;"><strong>ocp_client_tgz</strong></td>
Expand All @@ -886,27 +889,27 @@ <h2 id="12-ocp-and-rhcos-coreos">12 - OCP and RHCOS (CoreOS)<a class="headerlink
<tr>
<td style="text-align: left;"><strong>rhcos_download_url</strong></td>
<td style="text-align: left;">Link to the CoreOS files to be used for the bootstrap, control and compute nodes. Feel free to change to a different version.</td>
<td style="text-align: left;">https://mirror.openshift.com/pub/openshift-v4/s390x/dependencies/rhcos/4.12/4.12.3/</td>
<td style="text-align: left;">https://mirror.openshift.com/pub/openshift-v4/multi/clients/ocp/latest/s390x/</td>
</tr>
<tr>
<td style="text-align: left;"><strong>rhcos_os_variant</strong></td>
<td style="text-align: left;">CoreOS base OS. Use the OS string as defined in 'osinfo-query os -f short-id'</td>
<td style="text-align: left;">rhel8.6</td>
<td style="text-align: left;">rhl9</td>
</tr>
<tr>
<td style="text-align: left;"><strong>rhcos_live_kernel</strong></td>
<td style="text-align: left;">CoreOS kernel filename to be used for the bootstrap, control and compute nodes.</td>
<td style="text-align: left;">rhcos-4.12.3-s390x-live-kernel-s390x</td>
<td style="text-align: left;">rhcos-live-kernel-s390x</td>
</tr>
<tr>
<td style="text-align: left;"><strong>rhcos_live_initrd</strong></td>
<td style="text-align: left;">CoreOS initramfs to be used for the bootstrap, control and compute nodes.</td>
<td style="text-align: left;">rhcos-4.12.3-s390x-live-initramfs.s390x.img</td>
<td style="text-align: left;">rhcos-live-initramfs.s390x.img</td>
</tr>
<tr>
<td style="text-align: left;"><strong>rhcos_live_rootfs</strong></td>
<td style="text-align: left;">CoreOS rootfs to be used for the bootstrap, control and compute nodes.</td>
<td style="text-align: left;">rhcos-4.12.3-s390x-live-rootfs.s390x.img</td>
<td style="text-align: left;">rhcos-live-rootfs.s390x.img</td>
</tr>
</tbody>
</table>
Expand Down
24 changes: 12 additions & 12 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,50 +2,50 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/</loc>
<lastmod>2024-09-11</lastmod>
<lastmod>2024-09-17</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/acknowledgements/</loc>
<lastmod>2024-09-11</lastmod>
<lastmod>2024-09-17</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/before-you-begin/</loc>
<lastmod>2024-09-11</lastmod>
<lastmod>2024-09-17</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/get-info/</loc>
<lastmod>2024-09-11</lastmod>
<lastmod>2024-09-17</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/prerequisites/</loc>
<lastmod>2024-09-11</lastmod>
<lastmod>2024-09-17</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/run-the-playbooks-for-abi/</loc>
<lastmod>2024-09-11</lastmod>
<lastmod>2024-09-17</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/run-the-playbooks-for-disconnected/</loc>
<lastmod>2024-09-11</lastmod>
<lastmod>2024-09-17</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/run-the-playbooks-for-hcp/</loc>
<lastmod>2024-09-11</lastmod>
<lastmod>2024-09-17</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/run-the-playbooks/</loc>
<lastmod>2024-09-11</lastmod>
<lastmod>2024-09-17</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/set-variables-group-vars/</loc>
<lastmod>2024-09-11</lastmod>
<lastmod>2024-09-17</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/set-variables-host-vars/</loc>
<lastmod>2024-09-11</lastmod>
<lastmod>2024-09-17</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/troubleshooting/</loc>
<lastmod>2024-09-11</lastmod>
<lastmod>2024-09-17</lastmod>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 98f5261

Please sign in to comment.