projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b9c564
)
fix path
author
Peter Palfrader
<peter@palfrader.org>
Thu, 26 Apr 2018 18:35:56 +0000
(20:35 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Thu, 26 Apr 2018 18:35:56 +0000
(20:35 +0200)
modules/roles/manifests/alioth_archive.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/alioth_archive.pp
b/modules/roles/manifests/alioth_archive.pp
index
b814b57
..
06e08a4
100644
(file)
--- a/
modules/roles/manifests/alioth_archive.pp
+++ b/
modules/roles/manifests/alioth_archive.pp
@@
-4,7
+4,7
@@
class roles::alioth_archive {
apache2::site { '020-alioth-archive.debian.org':
site => 'alioth-archive.debian.org',
- content => template('roles/a
lioth_
archive.debian.org.erb')
+ content => template('roles/a
pache-alioth-
archive.debian.org.erb')
}
ssl::service { 'alioth-archive.debian.org':
notify => Exec['service apache2 reload'],