- 
                Notifications
    
You must be signed in to change notification settings  - Fork 218
 
Description
The deploy fails and I get
Processing deployment manifest
Getting deployment properties from director...
Compiling deployment manifest...
Deploying
Deployment name: cf.yml' Director name:microbosh'
Director task 8
Started preparing deployment
Started preparing deployment > Binding deployment. Done (00:00:00)
Started preparing deployment > Binding releases. Done (00:00:00)
Started preparing deployment > Binding existing deployment. Done (00:00:00)
Started preparing deployment > Binding resource pools. Done (00:00:00)
Started preparing deployment > Binding stemcells. Done (00:00:00)
Started preparing deployment > Binding templates. Done (00:00:00)
Started preparing deployment > Binding properties. Done (00:00:00)
Started preparing deployment > Binding unallocated VMs. Done (00:00:00)
Started preparing deployment > Binding instance networks. Done (00:00:00)
Done preparing deployment (00:00:00)
Started preparing package compilation > Finding packages to compile. Done (00:00:00)
Started compiling packages
Started compiling packages > cli/1796b9b4dce96175bcefa60e1afbe1d4b7cd1f6b
Started compiling packages > buildpack_python/076c11da464aa50911e1744b39e95522a00e1f48
Started compiling packages > rootfs_cflinuxfs2/f528b08de7797c06725a2bdcf116e8ca0496cc12
Started compiling packages > rootfs_lucid64/933e8e6829308fbaeeff1b2aaef030f6f3fc8886
Started compiling packages > buildpack_php/60fb983e430ab8de7fb647cba59954f8d0c4b9c9
Started compiling packages > buildpack_go/c647d65201f25e34bcc304898afe43c82104d950
Failed compiling packages > rootfs_lucid64/933e8e6829308fbaeeff1b2aaef030f6f3fc8886: expected string value for option instance_type (00:00:01)
Failed compiling packages > rootfs_cflinuxfs2/f528b08de7797c06725a2bdcf116e8ca0496cc12: expected string value for option instance_type (00:00:01)
Failed compiling packages > buildpack_go/c647d65201f25e34bcc304898afe43c82104d950: expected string value for option instance_type (00:00:01)
Failed compiling packages > cli/1796b9b4dce96175bcefa60e1afbe1d4b7cd1f6b: expected string value for option instance_type (00:00:01)
Failed compiling packages > buildpack_python/076c11da464aa50911e1744b39e95522a00e1f48: expected string value for option instance_type (00:00:01)
Failed compiling packages > buildpack_php/60fb983e430ab8de7fb647cba59954f8d0c4b9c9: expected string value for option instance_type (00:00:01)
Error 100: expected string value for option instance_type
Task 8 error
I am trying bosh upload release ./releases/cf-205.yml right now which I just discovered.