Skip to content

Commit bea6bd8

Browse files
author
John Bellone
committed
Update metadata.rb with UI recipe.
1 parent c46094a commit bea6bd8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

metadata.rb

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88

99
recipe 'consul', 'Installs and starts consul service.'
1010
recipe 'consul::binary_install', 'Installs consul service from binary.'
11-
recipe 'consul::source_install', 'Install consul service from source.'
11+
recipe 'consul::source_install', 'Installs consul service from source.'
12+
recipe 'consul::ui', 'Installs consul ui service.'
1213

1314
%w(redhat centos).each do |name|
1415
supports name, '~> 6.5'

0 commit comments

Comments
 (0)