Pin the version of influxdb and its cookbook
Change-Id: I14bd66110b3b6ab957a98a875823231648d0eca7
This commit is contained in:
parent
47bad891af
commit
409455e30f
@ -20,5 +20,5 @@ cookbook 'zookeeper', git: 'https://github.com/hpcloud-mon/cookbooks-zookeeper'
|
||||
|
||||
# Community cookbooks
|
||||
cookbook 'apt', '= 2.4.0'
|
||||
cookbook 'influxdb', git: 'https://github.com/SimpleFinance/chef-influxdb'
|
||||
cookbook 'influxdb', git: 'https://github.com/SimpleFinance/chef-influxdb', tag: "2.1.1"
|
||||
cookbook 'percona', git: 'https://github.com/phlipper/chef-percona', tag: "0.15.5"
|
||||
|
@ -14,7 +14,8 @@
|
||||
"raft": {
|
||||
"port": 9090
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": "0.7.3"
|
||||
},
|
||||
"java": {
|
||||
"install_flavor": "openjdk",
|
||||
|
Loading…
x
Reference in New Issue
Block a user