Use image name based on the target env
Compare changes
+ 1
− 1
@@ -78,7 +78,7 @@ tf-apply:
@@ -78,7 +78,7 @@ tf-apply:
XDMOD_IMAGES=($(openstack image list --sort-column Name --sort-descending -f value -c Name -c ID | grep -P ' xdmod-\d{14}$' | awk '{print $2}'))