Ive tried setting the property in the individual jobs, but bosh just
uses the one defined in the networks section. I was hoping it was
transient. Heres an example of a job:
- name: debian_nfs_server
template: debian_nfs_server
instances: 1
resource_pool: infrastructure
persistent_disk: 2048
networks:
- name: dynamic_network
default: [dns, gateway]
cloud_properties:
security_groups:
- cf-nfs_server
- name: vip_network
static_ips:
- 23.23.175.5