We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1804f6f commit f93bfe3Copy full SHA for f93bfe3
Berksfile
@@ -2,5 +2,4 @@ Encoding.default_external = "UTF-8"
2
source 'https://supermarket.chef.io'
3
metadata
4
5
-
6
-cookbook 'kagent', github: 'karamelchef/kagent-chef'
+cookbook 'kagent', '~> 0.1.3'
metadata.rb
@@ -4,7 +4,7 @@
license "GPL 2.0"
description "Installs/Configures NDB (MySQL Cluster)"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7
-version "0.2.0"
+version "0.2.1"
8
source_url "https://github.com/hopshadoop/ndb-chef"
9
10
0 commit comments