tpl/skel/config/cloud.yml in kite-0.0.5 vs tpl/skel/config/cloud.yml in kite-0.0.6

- old
+ new

@@ -14,19 +14,20 @@ platform_subnet_name: "platform_net" ops_subnet_cidr_block: "10.0.10.0/24" ops_subnet_name: "ops_services" gcp: - project_id: gcp-project + project: gcp-project region: europe-west1 zone: europe-west1-b service_account: "~/safe/terraform.json" vpc_name: "platform-tools" subnet_name: "platform-net" subnet_cidr: "10.0.0.0/24" internal_gw: "10.0.0.1" bosh: + name: "bosh-director" static_ip: "10.0.0.10" concourse: hostname: "ci.domain.io" url: "http://ci.example.com"