- From: <
>
- To:
- Subject: [chef] DaemonTool recipe and environment variables
- Date: Sun, 4 Sep 2011 17:00:19 -0700 (PDT)
Hi,
I'm using the daemontools cookbook to run mt services on the VM, but I cannot
get the recipe to create the /etc/service/my-service/env directory.
This is what I have :-
daemontools_service "juliet-cache" do
directory "/etc/service/juliet-cache"
template "cache"
action [:enable,:start]
owner "root"
group "root"
env = {"JAVA_HOME" => "/usr/bin", "TANGOOL_HOME" => "/u01/juliet-cache"}
log true
end
Everything works, except the env directory and the two files are not created.
I
don't see any error message either.
Have I got the syntax for this option right?
Thanks,
~JT
- [chef] DaemonTool recipe and environment variables, johnptoohey, 09/04/2011
Archive powered by MHonArc 2.6.16.