Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitorious chef config #11

Open
rflopsy opened this issue Aug 22, 2013 · 0 comments
Open

Gitorious chef config #11

rflopsy opened this issue Aug 22, 2013 · 0 comments

Comments

@rflopsy
Copy link

rflopsy commented Aug 22, 2013

Error executing action create on resource 'template[/etc/httpd/sites-available/gitorious.conf]'

Chef::Mixin::Template::TemplateError

undefined method `each' for "host31":String

Resource Declaration:

In /var/chef/cookbooks/apache2/definitions/web_app.rb

14: template "#{node[:apache][:dir]}/sites-available/#{application_name}.conf" do
15: source params[:template]
16: owner "root"
17: group "root"
18: mode 0644
19: if params[:cookbook]
20: cookbook params[:cookbook]
21: end
22: variables(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant