Move humbug-self-signed.crt into a common directory

(imported from commit 0c914b87c06be7cd7b370d8d0f38efc9f1aaf57f)
This commit is contained in:
Keegan McAllister
2012-10-15 12:50:39 -04:00
parent a85c1f62d2
commit 45273643ec
2 changed files with 1 additions and 1 deletions

View File

@@ -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":