itamae/cookbooks
Kazuhiro MUSASHI 6162f0171e Install `embulk-filter-eval` gem:
```
--- a/cookbooks/embulk/setup.rb
+++ b/cookbooks/embulk/setup.rb
@@ -32,7 +32,7 @@ remote_file '/root/.ssh/config' do
 end

-%w(filter-column filter-row output-mysql output-postgresql input-mysql filter-gsub).each do |p|
+%w(filter-column filter-row output-mysql output-postgresql input-mysql filter-gsub filter-eval).each do |p|
   execute "embulk gem install embulk-#{p}" do
     user 'root'
```
2022-08-18 21:40:21 +09:00
..
base Modify permission of `git` hook. 2022-08-07 20:49:37 +09:00
blog Delete `monit` cookbook. 2020-10-13 21:12:27 +09:00
consul `apt update`コマンドの実行回数を減らす 2022-08-11 12:21:39 +09:00
consul-template Deploy `logrotate` config for `consul-template`. 2022-08-06 21:34:48 +09:00
digdag Do not install `rclone`. 2022-08-18 21:31:34 +09:00
docker Add `-y` option flag to `add-apt-repository` 2022-07-18 10:57:33 +09:00
embulk Install `embulk-filter-eval` gem: 2022-08-18 21:40:21 +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 `apt update`コマンドの実行回数を減らす 2022-08-11 12:21:39 +09:00
kazu634 Deploy config file for `starship`. 2022-08-07 20:43:15 +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 `apt update`コマンドの実行回数を減らす 2022-08-11 12:21:39 +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 `apt update`コマンドの実行回数を減らす 2022-08-11 12:21:39 +09:00
vector `apt update`コマンドの実行回数を減らす 2022-08-11 12:21:39 +09:00