itamae/cookbooks
Kazuhiro MUSASHI b01aee85b5 Load `lego.rb` instead of `letsencrypt.rb`.
diff --git a/cookbooks/nginx/default.rb b/cookbooks/nginx/default.rb
index f7a30a7..8529d93 100644
--- a/cookbooks/nginx/default.rb
+++ b/cookbooks/nginx/default.rb
@@ -14,4 +14,4 @@ include_recipe './build.rb'
 include_recipe './setup.rb'

 # Install Let's Encrypt:
-include_recipe './letsencrypt.rb'
\ No newline at end of file
+include_recipe './lego.rb'
2019-10-27 23:50:00 +08:00
..
base initial commit 2019-03-03 16:50:49 +08:00
blog initial commit 2019-03-03 16:50:49 +08:00
consul Exclude "127" and "172" (= Docker) IP addresses. 2019-10-26 23:07:20 +08:00
consul-template initial commit 2019-03-03 16:50:49 +08:00
digdag Install Java8. 2019-08-10 18:59:16 +08:00
docker In addition to `/mnt/backup`, mount `/var/spool/apt-mirror`. 2019-08-13 23:22:43 +08:00
embulk initial commit 2019-03-03 16:50:49 +08:00
fluentd Modify the Slack secret URL. 2019-08-11 13:44:24 +08:00
fzf Create `fzf` cookbook. 2019-08-10 21:41:45 +08:00
grafana Modify the apt key URL. 2019-09-15 22:40:04 +08:00
grafana-front initial commit 2019-03-03 16:50:49 +08:00
kazu634 Change `zsh` absolute path. 2019-08-10 17:20:16 +08:00
monit initial commit 2019-03-03 16:50:49 +08:00
nginx Load `lego.rb` instead of `letsencrypt.rb`. 2019-10-27 23:50:00 +08:00
prometheus initial commit 2019-03-03 16:50:49 +08:00
supervisor initial commit 2019-03-03 16:50:49 +08:00