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

Unified Diff: modules/nginx/templates/module.erb

Issue 29481620: #1990 - Introduce nginx::module type (Closed)
Patch Set: Created July 6, 2017, 11:08 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/nginx/manifests/module.pp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/nginx/templates/module.erb
diff --git a/modules/nginx/templates/module.erb b/modules/nginx/templates/module.erb
new file mode 100644
index 0000000000000000000000000000000000000000..89368e048e636f3b78fb9f59cb54f6b7e568cf2f
--- /dev/null
+++ b/modules/nginx/templates/module.erb
@@ -0,0 +1,3 @@
+# Puppet: Nginx::Module['<%= @title %>']
+load_module <%= @path %>;
+
« no previous file with comments | « modules/nginx/manifests/module.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld