lib/dev-lxc/server.rb in dev-lxc-1.1.0 vs lib/dev-lxc/server.rb in dev-lxc-1.1.1

- old
+ new

@@ -368,10 +368,10 @@ pivotal_rb = %Q( current_dir = File.dirname(__FILE__) chef_server_root "#{chef_server_root}" -chef_server_url "#{chef_server_url}" +chef_server_url "#{chef_server_root}" node_name "pivotal" client_key "\#{current_dir}/pivotal.pem" cookbook_path Dir.pwd + "/cookbooks"