cloudfoundry-community / cf-boshworkspace

Deploy Cloud Foundry using bosh-workspace
7 stars 17 forks source link

Release 222 - Deployment fails due to spiff merge issues #90

Open kinjaldoshi opened 8 years ago

kinjaldoshi commented 8 years ago

bosh deploy command fails with the following spiff merge issue:

Command failed: 'spiff merge /home/ubuntu/cf-boshworkspace/templates/cf/cf-deployment.yml /home/ubuntu/cf-boshworkspace/templates/cf/cf-resource-pools.yml /home/ubuntu/cf-boshworkspace/templates/tiny/cf-tiny-scalable.yml /home/ubuntu/cf-boshworkspace/templates/cf-uaa-port.yml /home/ubuntu/cf-boshworkspace/templates/cf-allow-services-access.yml /home/ubuntu/cf-boshworkspace/templates/cf/cf-properties.yml /home/ubuntu/cf-boshworkspace/templates/cf/cf-infrastructure-aws.yml /home/ubuntu/cf-boshworkspace/templates/cf-properties.yml /home/ubuntu/cf-boshworkspace/templates/tiny/cf-jobs-nfs.yml /home/ubuntu/cf-boshworkspace/templates/tiny/cf-jobs-uaa.yml /home/ubuntu/cf-boshworkspace/templates/tiny/cf-jobs-base.yml /home/ubuntu/cf-boshworkspace/templates/parallel.yml /home/ubuntu/cf-boshworkspace/templates/cf-no-ssl.yml /home/ubuntu/cf-boshworkspace/templates/cf-secrets.yml /home/ubuntu/cf-boshworkspace/templates/tiny/cf-use-nfs.yml /home/ubuntu/cf-boshworkspace/templates/tiny/cf-use-haproxy.yml /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml /home/ubuntu/cf-boshworkspace/.stubs/cf-aws-tiny.yml 2>&1' 2015/12/08 06:31:54 error generating manifest: unresolved nodes: (( defaults.cf1.net ".6 - " defaults.cf1.net ".50" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml defaults.cf1.static.[0]() (( defaults.cf1.net ".1" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml defaults.cf1.gateway () (( meta.networks.ipmask "." meta.networks.cf1.quad )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml defaults.cf1.net () (( defaults.cf1.net ".0/24" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml defaults.cf1.range () (( defaults.cf1.net ".2 - " defaults.cf1.net ".5" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml defaults.cf1.reserved.[0]() (( defaults.cf2.net ".1" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml defaults.cf2.gateway () (( meta.networks.ipmask "." meta.networks.cf2.quad )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml defaults.cf2.net () (( defaults.cf2.net ".0/24" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml defaults.cf2.range () (( defaults.cf2.net ".2 - " defaults.cf2.net ".5" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml defaults.cf2.reserved.[0]() (( defaults.cf2.net ".6 - " defaults.cf2.net ".50" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml defaults.cf2.static.[0]() (( defaults.cf1.range )) in dynaml meta.networks.cf1.range () (( defaults.cf1.net ".6 - " defaults.cf1.net ".50" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml meta.networks.cf1.static.[0]() (( defaults.cf1.gateway )) in dynaml meta.networks.cf1.gateway () (( defaults.cf1.net ".2 - " defaults.cf1.net ".5" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml meta.networks.cf1.reserved.[0]() (( defaults.cf2.net ".2 - " defaults.cf2.net ".5" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml meta.networks.cf2.reserved.[0]() (( defaults.cf2.net ".6 - " defaults.cf2.net ".50" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml meta.networks.cf2.static.[0]() (( defaults.cf2.gateway )) in dynaml meta.networks.cf2.gateway () (( defaults.cf2.range )) in dynaml meta.networks.cf2.range () (( meta.networks.cf1.gateway )) in dynaml networks.[0].subnets.[0].gateway () (( meta.networks.cf1.range )) in dynaml networks.[0].subnets.[0].range () (( defaults.cf1.net ".2 - " defaults.cf1.net ".5" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml networks.[0].subnets.[0].reserved.[0]() (( defaults.cf1.net ".6 - " defaults.cf1.net ".50" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml networks.[0].subnets.[0].static.[0]() (( meta.networks.cf2.gateway )) in dynaml networks.[1].subnets.[0].gateway () (( meta.networks.cf2.range )) in dynaml networks.[1].subnets.[0].range () (( defaults.cf2.net ".2 - " defaults.cf2.net ".5" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml networks.[1].subnets.[0].reserved.[0]() (( defaults.cf2.net ".6 - " defaults.cf2.net ".50" )) in /home/ubuntu/cf-boshworkspace/templates/cf-networking.yml networks.[1].subnets.[0].static.[0]()