Skip to content

Commit

Permalink
Add Warewulf procedures (#59)
Browse files Browse the repository at this point in the history
* Add Warewulf procedure (WIP)

PED-3011

* Fill out warewulf procedure

* First small changes from review

* Improve descriptions

* Add container details

* Test and update other steps

* Update warewulf procedure from tech review feedback

* Convert warewulf section to chapter

* Add warewulf secure boot procedures

* Add Warewulf local node storage steps
  • Loading branch information
tahliar authored May 29, 2024
1 parent 9d03a3e commit f455f0e
Show file tree
Hide file tree
Showing 4 changed files with 505 additions and 3 deletions.
4 changes: 1 addition & 3 deletions xml/MAIN.hpc-guide.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@

<xi:include href="installation.xml"/>

<!--
<xi:include href="deployment.xml"/>
-->
<xi:include href="warewulf.xml"/>

<xi:include href="remote_administration.xml"/>

Expand Down
2 changes: 2 additions & 0 deletions xml/product-entities.ent
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<!ENTITY prometheus "Prometheus">
<!ENTITY spack "Spack">
<!ENTITY apptainer "Apptainer">
<!ENTITY warewulf "Warewulf">

<!-- HPC PROMPTS -->
<!-- Plain prompts are also available from generic-entities.ent -->
Expand All @@ -42,3 +43,4 @@
<!ENTITY prompt.mntr "<prompt role='root' xmlns='http://docbook.org/ns/docbook'>monitor # </prompt>">
<!ENTITY prompt.db "<prompt xmlns='http://docbook.org/ns/docbook'>sql &gt; </prompt>">
<!ENTITY prompt.DBnode "<prompt role='root' xmlns='http://docbook.org/ns/docbook'>DBnode # </prompt>">
<!ENTITY prompt.wwcon "<prompt xmlns='http://docbook.org/ns/docbook'>[hpcnode&productnumbershort;] &warewulf;&gt; </prompt>">
1 change: 1 addition & 0 deletions xml/remote_administration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<dm:translation>yes</dm:translation>
</dm:docmanager>
</info>

<sect1 xml:id="sec-remote-genders">
<title>Genders &mdash; static cluster configuration database</title>
<para>
Expand Down
Loading

0 comments on commit f455f0e

Please sign in to comment.