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:
ce159c3
)
snapshot: rewrite module
author
Peter Palfrader
<peter@palfrader.org>
Thu, 26 Apr 2018 08:17:05 +0000
(10:17 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Thu, 26 Apr 2018 08:17:05 +0000
(10:17 +0200)
modules/roles/manifests/snapshot_web.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/snapshot_web.pp
b/modules/roles/manifests/snapshot_web.pp
index
e70c889
..
c3eeddd
100644
(file)
--- a/
modules/roles/manifests/snapshot_web.pp
+++ b/
modules/roles/manifests/snapshot_web.pp
@@
-1,5
+1,6
@@
class roles::snapshot_web {
include apache2
+ include apache2::rewrite
ensure_packages ( [
"libapache2-mod-wsgi",