mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Move humbug-self-signed.crt into a common directory
(imported from commit 0c914b87c06be7cd7b370d8d0f38efc9f1aaf57f)
This commit is contained in:
@@ -142,7 +142,7 @@ class humbug_web_base {
|
||||
owner => "root",
|
||||
group => "root",
|
||||
mode => 640,
|
||||
source => "/root/humbug/servers/puppet/files/apache/certs/humbug-self-signed.crt",
|
||||
source => "/root/humbug/certs/humbug-self-signed.crt",
|
||||
}
|
||||
|
||||
file { "/etc/apache2/certs/humbug-self-signed.key":
|
||||
|
||||
Reference in New Issue
Block a user