Skip to content

Commit

Permalink
Fix the azurefilebroker-bbr job name
Browse files Browse the repository at this point in the history
- in the enable-backup-restore-smb-broker.yml ops-file

[#151415093](https://www.pivotaltracker.com/story/show/151415093)
  • Loading branch information
davewalter committed Aug 30, 2018
1 parent 67d962d commit af15679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operations/enable-backup-restore-smb-broker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- type: replace
path: /instance_groups/name=backup-restore/jobs/-
value:
name: smbbroker-bbr
name: azurefilebroker-bbr
release: smb-volume
properties:
smbbroker:
Expand Down

0 comments on commit af15679

Please sign in to comment.