We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b929c2b commit ef888d5Copy full SHA for ef888d5
.github/workflows/fatimage.yml
@@ -48,7 +48,7 @@ jobs:
48
. venv/bin/activate
49
. environments/.stackhpc/activate
50
cd packer/
51
- packer init
+ packer init .
52
PACKER_LOG=1 packer build -only openstack.openhpc -on-error=ask -var-file=$PKR_VAR_environment_root/builder.pkrvars.hcl openstack.pkr.hcl
53
54
- name: Get created image name from manifest
0 commit comments