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 72aec95 commit 4236f08Copy full SHA for 4236f08
environments/.stackhpc/inventory/group_vars/all/rebuild.yml
@@ -0,0 +1,3 @@
1
+# rebuilding volume-backed instances requires the image to be specified
2
+# this is a bit hacky and can go away if/when ansible templates terraform
3
+rebuild_image: "{{ lookup('file', appliances_environment_root + '/terraform/main.tf') | regex_search('openhpc-[0-9a-z-]*') }}"
0 commit comments