Skip to content
Snippets Groups Projects

Draft: adding compute build and deploy

Closed Krish Moodbidri requested to merge krish94/hpc-factory:feat-add-compute into feat-hpc-factory
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -179,7 +179,7 @@ deploy_compute_node:
tags:
- build
script:
- openstack image set --accept $BUILT_COMPUTE_IMAGE_ID || true
- openstack image set --accept $compute-2024-12-07T175325 || true
- FAILED=false
- |
cat > user_data.txt <<EOF
Loading