Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Commit

Permalink
configure-ops-director -> configure-director
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris Hicks committed Jun 8, 2017
1 parent 14b4eab commit a895aa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install-pcf/vsphere/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
OM_DISK_TYPE: {{om_disk_type}}
OM_VM_POWER_STATE: {{om_vm_power_state}}

- name: configure-ops-director
- name: configure-director
plan:
- aggregate:
- get: pcf-pipelines
Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:
- get: pcf-pipelines
- get: pivnet-opsman-product
params: {globs: []}
passed: [configure-ops-director]
passed: [configure-director]
trigger: true

- task: apply-changes
Expand Down

0 comments on commit a895aa6

Please sign in to comment.