Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/web/manifests/server.pp

Issue 29559567: #3960 - Move [docs] section in sitescripts.ini to Hiera configuration (Closed)
Patch Set: Created Sept. 29, 2017, 10:28 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/web/files/sitescripts ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/web/manifests/server.pp
diff --git a/modules/web/manifests/server.pp b/modules/web/manifests/server.pp
index 715e84275a8de471aab5e3bcad35498131d4c836..bf51459cd53e89d7d347ac1e46bdd3377c63e162 100644
--- a/modules/web/manifests/server.pp
+++ b/modules/web/manifests/server.pp
@@ -75,10 +75,6 @@ class web::server(
log => "access_log_$vhost"
}
- sitescripts::configfragment {$title:
- source => 'puppet:///modules/web/sitescripts',
- }
-
if $multiplexer_locations != undef {
include spawn_fcgi
« no previous file with comments | « modules/web/files/sitescripts ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld