Skip to content

middelkoopt/ohpc-jetstream2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenHPC 3.x, ww4, Rocky9, OpenStack/Jetstream2

Setup

In the template local.tfvars in each platform directory replace $USER and $SSH_KEY; see local.tfvars.example.

username = "$USER"
ssh_public_key = "$SSH_KEY"

Create the ipxe boot image that chains the Warewulf IPXE

cd ipxe
./ipxe.sh
openstack image create --disk-format raw --file disk.img --property hw_firmware_type='uefi' --property hw_scsi_model='virtio-scsi' --property hw_machine_type=q35 efi-ipxe

Run

. ./auth-env.sh
./create.sh
./ohpc-run.sh

About

OpenHPC on Jetstream2 (OpenHPC 3.x, WW4, Rocky9) with Ansible and OpenTofu

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages