Skip to content

Commit

Permalink
Fix typo in enterprise chef common tag
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Anderson <[email protected]>
  • Loading branch information
markan committed Jun 1, 2018
1 parent d00c971 commit 2bf0b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnibus/files/private-chef-cookbooks/Berksfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://supermarket.chef.io'

cookbook 'enterprise', git: 'https://github.com/chef-cookbooks/enterprise-chef-common', tag: '0.14.0'
cookbook 'enterprise', git: 'https://github.com/chef-cookbooks/enterprise-chef-common', tag: 'v0.14.0'
cookbook 'chef-ha-drbd', path: './chef-ha-drbd'
cookbook 'private-chef', path: './private-chef'
cookbook 'runit', '> 1.6.0'

0 comments on commit 2bf0b63

Please sign in to comment.