Skip to content

Commit

Permalink
Deployed 41f3a59 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Oct 15, 2024
1 parent ddfe07e commit 2c4f333
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 14 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-10-08 13:52:27.742353+00:00
Build Date UTC : 2024-10-15 13:17:31.877349+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions set-variables-group-vars/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,11 @@ <h2 id="5-bastion">5 - Bastion<a class="headerlink" href="#5-bastion" title="Per
<td style="text-align: left;">192.168.10.3</td>
</tr>
<tr>
<td style="text-align: left;"><strong>env.bastion.networking.internal_ip</strong></td>
<td style="text-align: left;">Private IPv4 address for bastion required when installing LPAR cluster with HiperSocket. Currently supports only when bastion is on LPAR or on zVM host. Incase of zVM bastion enable the HiperSocket prior to the playbook run with vmcp commands on the bastion. Alternative Option would be setting up the bridge port on OSA or RoCE.</td>
<td style="text-align: left;">10.42.16.1</td>
</tr>
<tr>
<td style="text-align: left;"><strong>env.bastion.networking.ipv6</strong></td>
<td style="text-align: left;">IPv6 address for the bastion if use_ipv6 variable is 'True'.</td>
<td style="text-align: left;">fd00::3</td>
Expand Down
10 changes: 10 additions & 0 deletions set-variables-host-vars/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,16 @@ <h2 id="1-kvm-host">1 - KVM Host<a class="headerlink" href="#1-kvm-host" title="
<td style="text-align: left;">192.168.10.2</td>
</tr>
<tr>
<td style="text-align: left;"><strong>networking.internal_ip</strong></td>
<td style="text-align: left;">The internal IPv4 address of the LPAR required when booting the LPAR with HiperSocket card. Currently supports only when bastion is on LPAR or on zVM host. Incase of zVM bastion enable the HiperSocket card prior to the playbook run with vmcp commands on the bastion. Alternative Option would be setting up the bridge port on OSA or RoCE.</td>
<td style="text-align: left;">10.42.6.2</td>
</tr>
<tr>
<td style="text-align: left;"><strong>networking.mode</strong></td>
<td style="text-align: left;">Type of network card</td>
<td style="text-align: left;">osa/roce/hipersocket</td>
</tr>
<tr>
<td style="text-align: left;"><strong>networking.ipv6</strong></td>
<td style="text-align: left;">IPv6 address for the bastion if use_ipv6 variable is 'True'.</td>
<td style="text-align: left;">fd00::3</td>
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-10-08</lastmod>
<lastmod>2024-10-15</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/acknowledgements/</loc>
<lastmod>2024-10-08</lastmod>
<lastmod>2024-10-15</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/before-you-begin/</loc>
<lastmod>2024-10-08</lastmod>
<lastmod>2024-10-15</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/get-info/</loc>
<lastmod>2024-10-08</lastmod>
<lastmod>2024-10-15</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/prerequisites/</loc>
<lastmod>2024-10-08</lastmod>
<lastmod>2024-10-15</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/run-the-playbooks-for-abi/</loc>
<lastmod>2024-10-08</lastmod>
<lastmod>2024-10-15</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/run-the-playbooks-for-disconnected/</loc>
<lastmod>2024-10-08</lastmod>
<lastmod>2024-10-15</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/run-the-playbooks-for-hcp/</loc>
<lastmod>2024-10-08</lastmod>
<lastmod>2024-10-15</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/run-the-playbooks/</loc>
<lastmod>2024-10-08</lastmod>
<lastmod>2024-10-15</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/set-variables-group-vars/</loc>
<lastmod>2024-10-08</lastmod>
<lastmod>2024-10-15</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/set-variables-host-vars/</loc>
<lastmod>2024-10-08</lastmod>
<lastmod>2024-10-15</lastmod>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/troubleshooting/</loc>
<lastmod>2024-10-08</lastmod>
<lastmod>2024-10-15</lastmod>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 2c4f333

Please sign in to comment.