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:
66b3b20
)
cdimage-search uses http proxy module
author
Peter Palfrader
<peter@palfrader.org>
Tue, 31 Jan 2017 20:36:16 +0000
(21:36 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 31 Jan 2017 20:36:16 +0000
(21:36 +0100)
modules/roles/manifests/cdimage_search.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/cdimage_search.pp
b/modules/roles/manifests/cdimage_search.pp
index
211d509
..
162edcf
100644
(file)
--- a/
modules/roles/manifests/cdimage_search.pp
+++ b/
modules/roles/manifests/cdimage_search.pp
@@
-1,4
+1,6
@@
class roles::cdimage_search {
+ include apache2::proxy_http
+
package { 'debian.org-cdimage-search.debian.org': ensure => installed, }
apache2::site { '010-cdimage-search.debian.org':