Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Support reading target address from a file #6

Closed
vito opened this issue Jul 25, 2015 · 2 comments
Closed

Support reading target address from a file #6

vito opened this issue Jul 25, 2015 · 2 comments

Comments

@vito
Copy link
Contributor

vito commented Jul 25, 2015

This would be useful for CI'ing against a pool of BOSH lite instances:

jobs:
- name: integration
  plan:
  - put: bosh-lite
    params: {acquire: true}
  - put: lite-deployment
    params: {target: bosh-lite/metadata} # assuming only metadata is the IP of the box
  - task: integration
  # ...
@concourse-bot
Copy link

Hi there!

We use Pivotal Tracker to provide visibility into what our team is working on. A story for this issue has been automatically created.

The current status is as follows:

  • #99847292 Support reading target address from a file

This comment, as well as the labels on the issue, will be automatically updated as the status in Tracker changes.

@concourse-bot
Copy link

Hello again!

All stories related to this issue have been accepted, so I'm going to automatically close this issue.

At the time of writing, the following stories have been accepted:

  • #99847292 Support reading target address from a file

If you feel there is still more to be done or have any questions, feel free to reopen!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants