I am trying to deploy cloud foundry using BOSH along with 3rd party services like Cassandra, Redis etc. Attached is my manifest yml. I am running into this error with logstash template and unable to figure what the cause is. Any help is much appreciated. Attached is my yml and the list of bosh releases.
Hello,
I am trying to deploy cloud foundry using BOSH along with 3rd party services like Cassandra, Redis etc. Attached is my manifest yml. I am running into this error with logstash template and unable to figure what the cause is. Any help is much appreciated. Attached is my yml and the list of bosh releases.
Started preparing deployment > Binding templates. Failed: Can't find template
logstash' (00:00:00) Error 190012: Can't find template
logstash'ubuntu@symphony-cf-deployment-vm:~/cf-release$ bosh releases +---------------+----------+-------------+ | Name | Versions | Commit Hash | +---------------+----------+-------------+ | cassandra | 1* | unknown | | cf | 205* | 5549cce0+ | | | 213 | 4ac0c237+ | | collectd | 6* | cc9735eb+ | | elasticsearch | 9* | 0c16851c+ | | graphite | 19* | 7587ea48+ | | kafka | 12* | f70b399b+ | | logstash | 1 | unknown | | | 2* | unknown | | metrics | 5* | 66d0e3e9+ | | redis | 8* | 66f97e04+ | | zookeeper | 1* | 15c00b25+ |
Deployment manifest: