Skip to content

Commit

Permalink
Deployed 9c6f371 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Feb 22, 2024
1 parent 6797adb commit 52f9369
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 14 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,5 @@ <h2 id="need-help">Need Help?<a class="headerlink" href="#need-help" title="Perm

<!--
MkDocs version : 1.5.3
Build Date UTC : 2024-02-21 12:15:32.114878+00:00
Build Date UTC : 2024-02-22 14:55:35.702485+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

27 changes: 26 additions & 1 deletion set-variables-group-vars/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,11 @@ <h2 id="5-bastion">5 - Bastion<a class="headerlink" href="#5-bastion" title="Per
<td style="text-align: left;">4</td>
</tr>
<tr>
<td style="text-align: left;"><strong>env.bastion.resources.vcpu_model_option</strong></td>
<td style="text-align: left;">Configure the CPU model and CPU features exposed to the guest</td>
<td style="text-align: left;">--cpu host</td>
</tr>
<tr>
<td style="text-align: left;"><strong>env.bastion.networking.ip</strong></td>
<td style="text-align: left;">IPv4 address for the bastion.</td>
<td style="text-align: left;">192.168.10.3</td>
Expand Down Expand Up @@ -561,6 +566,11 @@ <h2 id="7-bootstrap-node">7 - Bootstrap Node<a class="headerlink" href="#7-boots
<td style="text-align: left;">4</td>
</tr>
<tr>
<td style="text-align: left;"><strong>env.cluster.nodes.bootstrap.vcpu_model_option</strong></td>
<td style="text-align: left;">Configure the CPU model and CPU features exposed to the guest</td>
<td style="text-align: left;">--cpu host</td>
</tr>
<tr>
<td style="text-align: left;"><strong>env.cluster.nodes.bootstrap.vm_name</strong></td>
<td style="text-align: left;">Name of the temporary bootstrap node VM. Arbitrary value.</td>
<td style="text-align: left;">bootstrap</td>
Expand Down Expand Up @@ -613,6 +623,11 @@ <h2 id="8-control-nodes">8 - Control Nodes<a class="headerlink" href="#8-control
<td style="text-align: left;">4</td>
</tr>
<tr>
<td style="text-align: left;"><strong>env.cluster.nodes.control.vcpu_model_option</strong></td>
<td style="text-align: left;">Configure the CPU model and CPU features exposed to the guest</td>
<td style="text-align: left;">--cpu host</td>
</tr>
<tr>
<td style="text-align: left;"><strong>env.cluster.nodes.control.vm_name</strong></td>
<td style="text-align: left;">Name of the control node VMs. Arbitrary values. Usually no more or less than 3 are used. Must match<br /> the total number of IP addresses and hostnames for control nodes. Use provided list format.</td>
<td style="text-align: left;">control-1<br />control-2<br />control-3</td>
Expand Down Expand Up @@ -665,6 +680,11 @@ <h2 id="9-compute-nodes">9 - Compute Nodes<a class="headerlink" href="#9-compute
<td style="text-align: left;">2</td>
</tr>
<tr>
<td style="text-align: left;"><strong>env.cluster.nodes.compute.vcpu_model_option</strong></td>
<td style="text-align: left;">Configure the CPU model and CPU features exposed to the guest</td>
<td style="text-align: left;">--cpu host</td>
</tr>
<tr>
<td style="text-align: left;"><strong>env.cluster.nodes.compute.vm_name</strong></td>
<td style="text-align: left;">Name of the compute node VMs. Arbitrary values. This list can be expanded to any<br /> number of nodes, minimum 2. Must match the total number of IP<br /> addresses and hostnames for compute nodes. Use provided list format.</td>
<td style="text-align: left;">compute-1<br />compute-2</td>
Expand Down Expand Up @@ -717,6 +737,11 @@ <h2 id="10-infra-nodes">10 - Infra Nodes<a class="headerlink" href="#10-infra-no
<td style="text-align: left;">2</td>
</tr>
<tr>
<td style="text-align: left;"><strong>env.cluster.nodes.infra.vcpu_model_option</strong></td>
<td style="text-align: left;"><b>(Optional)</b> Configure the CPU model and CPU features exposed to the guest</td>
<td style="text-align: left;">--cpu host</td>
</tr>
<tr>
<td style="text-align: left;"><strong>env.cluster.nodes.infra.vm_name</strong></td>
<td style="text-align: left;"><b>(Optional)</b> Name of additional infra node VMs. Arbitrary values. This list can be<br /> expanded to any number of nodes, minimum 2. Must match the total<br /> number of IP addresses and hostnames for infra nodes. Use provided list format.</td>
<td style="text-align: left;">infra-1<br />infra-2</td>
Expand Down Expand Up @@ -797,7 +822,7 @@ <h2 id="12-openshift-settings">12 - OpenShift Settings<a class="headerlink" href
</tr>
<tr>
<td style="text-align: left;"><strong>env.install_config.control.architecture</strong></td>
<td style="text-align: left;">Computing architecture for the control nodes. Must be s390x for clusters on IBM zSystems.</td>
<td style="text-align: left;">Computing architecture for the control nodes. Must be s390x for clusters on IBM zSystems, amd64 for Intel or AMD systems, and arm64 for ARM servers.</td>
<td style="text-align: left;">s390x</td>
</tr>
<tr>
Expand Down
22 changes: 11 additions & 11 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,57 +2,57 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/</loc>
<lastmod>2024-02-21</lastmod>
<lastmod>2024-02-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/acknowledgements/</loc>
<lastmod>2024-02-21</lastmod>
<lastmod>2024-02-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/before-you-begin/</loc>
<lastmod>2024-02-21</lastmod>
<lastmod>2024-02-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/get-info/</loc>
<lastmod>2024-02-21</lastmod>
<lastmod>2024-02-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/prerequisites/</loc>
<lastmod>2024-02-21</lastmod>
<lastmod>2024-02-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/run-the-playbooks-for-disconnected/</loc>
<lastmod>2024-02-21</lastmod>
<lastmod>2024-02-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/run-the-playbooks-for-hypershift/</loc>
<lastmod>2024-02-21</lastmod>
<lastmod>2024-02-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/run-the-playbooks/</loc>
<lastmod>2024-02-21</lastmod>
<lastmod>2024-02-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/set-variables-group-vars/</loc>
<lastmod>2024-02-21</lastmod>
<lastmod>2024-02-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/set-variables-host-vars/</loc>
<lastmod>2024-02-21</lastmod>
<lastmod>2024-02-22</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://ibm.github.io/Ansible-OpenShift-Provisioning/troubleshooting/</loc>
<lastmod>2024-02-21</lastmod>
<lastmod>2024-02-22</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 52f9369

Please sign in to comment.