Skip to content

v0.4.0

Compare
Choose a tag to compare
@jriguera jriguera released this 25 Oct 12:35
· 3 commits to master since this release
  • The program understands bosh-cli v2 configuration files, so it is able to read target and credentials from there. In other to specify the target you have to use BOSH_ENVIRONMENT env variable.
  • Changed defaults:
    • BOSH_ANSIBLE_INVENTORY_IP=1. So IPs are added by default to the inventory.
    • BOSH_ANSIBLE_INVENTORY_INSTANCES=vm_cid . It will use the VM id created by the IaaS instead of the DNS name provided by bosh.
  • Updated requirements.txt