itamae/cookbooks
Kazuhiro MUSASHI 4daca5a1cc Install embulk version `0.9.24`:
```
--- a/cookbooks/embulk/attributes.rb
+++ b/cookbooks/embulk/attributes.rb
@@ -7,7 +7,7 @@ ipaddr = run_command(cmd).stdout.chomp
 node.reverse_merge!({
   'embulk' => {
     'base_binary_url' => 'https://github.com/embulk/embulk/releases/download/v',
-    'version' => '0.9.23',
+    'version' => '0.9.24',
     'extension' => '.jar',
     'install_path' => '/opt/embulk'
   }
```
2022-07-18 22:22:01 +09:00
..
base `apt` keyの指定方法を修正 2020-12-06 11:51:56 +09:00
blog Delete `monit` cookbook. 2020-10-13 21:12:27 +09:00
consul Modify indent. 2022-07-10 16:28:49 +09:00
consul-template Modify `consul-template` directories: 2022-07-10 16:35:21 +09:00
digdag Modify the path to the `Moments` directory. 2021-08-13 11:19:39 +09:00
docker Add `-y` option flag to `add-apt-repository` 2022-07-18 10:57:33 +09:00
embulk Install embulk version `0.9.24`: 2022-07-18 22:22:01 +09:00
fzf Create `fzf` cookbook. 2019-08-10 21:41:45 +08:00
gitea Modify owner and group for `consul` config from `root` to `consul`. 2020-11-28 16:18:46 +09:00
grafana Modify owner and group for `consul` config from `root` to `consul`. 2020-11-28 16:18:46 +09:00
kazu634 Modify Github repository URI from `git` to `https`. 2022-07-03 21:29:46 +09:00
loki Modify owner and group for `consul` config from `root` to `consul`. 2020-11-28 16:18:46 +09:00
nginx Toggle `nginx` setup behavior. 2021-09-23 19:17:57 +09:00
nomad Deploy example `Consul Connect` job. 2022-03-14 23:19:25 +09:00
prometheus Unmonitor k8s. 2021-05-05 11:47:03 +09:00
prometheus-exporters Modify the logic to decide the download URL. 2022-07-03 21:36:19 +09:00
promtail Modify the logic to decide the download URL. 2022-07-03 21:36:19 +09:00
supervisor initial commit 2019-03-03 16:50:49 +08:00
vault Create `/etc/vault.d/agent` & `/etc/vault.d/tokens` directory. 2022-07-10 16:22:28 +09:00
vector Stop `vector` service. 2021-11-03 12:33:02 +09:00