projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdae7c3
)
Allow taginfo to set PASSENGER_INSTANCE_REGISTRY_DIR
author
Tom Hughes
<tom@compton.nu>
Sun, 16 Sep 2018 10:56:19 +0000
(11:56 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 16 Sep 2018 10:56:19 +0000
(11:56 +0100)
cookbooks/taginfo/templates/default/sudoers.erb
patch
|
blob
|
history
diff --git
a/cookbooks/taginfo/templates/default/sudoers.erb
b/cookbooks/taginfo/templates/default/sudoers.erb
index 907d23453f67223da55d0e30aaf393aaeb60faa2..620ebe4d93ac5a6d0ff2f55db5e5c7e7f9917520 100644
(file)
--- a/
cookbooks/taginfo/templates/default/sudoers.erb
+++ b/
cookbooks/taginfo/templates/default/sudoers.erb
@@
-1,4
+1,7
@@
# DO NOT EDIT - This file is being maintained by Chef
+# Allow taginfo to set PASSENGER_INSTANCE_REGISTRY_DIR
+Defaults:taginfo env_keep=PASSENGER_INSTANCE_REGISTRY_DIR
+
# Allow taginfo to restart the web app
taginfo ALL=(root) NOPASSWD: /usr/bin/passenger-config restart-app *