shieldproject / shield-boshrelease

BOSH Release for shield
MIT License
11 stars 17 forks source link

Fixed issue where dir cpi was found as `warden_cpi' not `warden' #2

Closed quintessence closed 9 years ago

quintessence commented 9 years ago

bosh upload stemcell ${STEMCELL_URL} was failing because ${STEMCELL_URL} was empty. The reason it was empty is because the ${DIRECTOR_CPI} for warden was coming back as warden_cpi rather than warden and there are no stemcells containing warden_cpi in the name.