shieldproject / shield-boshrelease

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

Unable to render template if not using v2 template with az #102

Closed lnguyen closed 6 years ago

lnguyen commented 6 years ago

  - Unable to render jobs for instance group 'shield'. Errors are:
    - Unable to render templates for job 'shield-agent'. Errors are:
      - Error filling in template 'agent.conf' (line 4: no implicit conversion of nil into String)```

https://github.com/starkandwayne/shield-boshrelease/blob/master/jobs/shield-agent/templates/config/agent.conf#L4

Do we really need az? Can we leave it out and hope name and index is ok?