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:
a5cc573
)
roles::static_mirror includes apache2
author
Peter Palfrader
<peter@palfrader.org>
Sun, 9 Dec 2012 11:24:24 +0000
(11:24 +0000)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 9 Dec 2012 11:24:24 +0000
(11:24 +0000)
modules/roles/manifests/static_mirror.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/static_mirror.pp
b/modules/roles/manifests/static_mirror.pp
index
f2b5af6
..
67f5478
100644
(file)
--- a/
modules/roles/manifests/static_mirror.pp
+++ b/
modules/roles/manifests/static_mirror.pp
@@
-1,4
+1,6
@@
class roles::static_mirror inherits roles::static_source {
+ include apache2
+
package { 'libapache2-mod-macro':
ensure => installed,
}