]> git.openstreetmap.org Git - chef.git/commitdiff
Allow taginfo to set PASSENGER_INSTANCE_REGISTRY_DIR
authorTom Hughes <tom@compton.nu>
Sun, 16 Sep 2018 10:56:19 +0000 (11:56 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 16 Sep 2018 10:56:19 +0000 (11:56 +0100)
cookbooks/taginfo/templates/default/sudoers.erb

index 907d23453f67223da55d0e30aaf393aaeb60faa2..620ebe4d93ac5a6d0ff2f55db5e5c7e7f9917520 100644 (file)
@@ -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 *