projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f6f307
)
Move letsencrypt role to sarel
author
Tom Hughes
<tom@compton.nu>
Sat, 23 Jun 2018 09:55:05 +0000
(10:55 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sat, 23 Jun 2018 09:59:09 +0000
(10:59 +0100)
roles/ironbelly.rb
patch
|
blob
|
history
roles/sarel.rb
patch
|
blob
|
history
diff --git
a/roles/ironbelly.rb
b/roles/ironbelly.rb
index dccb9bddee22899a22644b8aae9e216af0552ced..38bc9edb822d69ae8ded00f52585464844050c83 100644
(file)
--- a/
roles/ironbelly.rb
+++ b/
roles/ironbelly.rb
@@
-127,7
+127,6
@@
run_list(
"role[planet]",
"role[planetdump]",
"role[logstash]",
- "role[letsencrypt]",
"recipe[rsyncd]",
"recipe[openvpn]",
"recipe[tilelog]"
diff --git
a/roles/sarel.rb
b/roles/sarel.rb
index 69cb50dd21f2727582c7c898fc31cc25432e1ac4..ab7c52a4f51a0b499947829ec4dcdcee65f405c3 100644
(file)
--- a/
roles/sarel.rb
+++ b/
roles/sarel.rb
@@
-32,6
+32,7
@@
run_list(
"role[yournavigation]",
"role[chef-server]",
"role[chef-repository]",
+ "role[letsencrypt]",
"recipe[git::server]",
"recipe[serverinfo]"
)