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

Unified Diff: modules/discourse/files/sudoers

Issue 29347356: Issue 4234 - Migrate Discourse to a Docker-based setup (Closed)
Patch Set: Clone from GitHub, updated to Discourse 1.6.4 Created Oct. 12, 2016, 1:17 p.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/discourse/files/site.conf ('k') | modules/discourse/manifests/init.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/discourse/files/sudoers
===================================================================
deleted file mode 100644
--- a/modules/discourse/files/sudoers
+++ /dev/null
@@ -1,3 +0,0 @@
-Cmnd_Alias DISCOURSE = /etc/init.d/discourse start, /etc/init.d/discourse stop, /etc/init.d/discourse restart
-
-discourse ALL=(ALL) NOPASSWD: DISCOURSE
« no previous file with comments | « modules/discourse/files/site.conf ('k') | modules/discourse/manifests/init.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld