THe following is my environments/production.rb filename "production"description "The production environment"override_attributes "apache2" => { "listen_ports" => [ "80", "443" ] }And in the recipe cookbooks/application/recipes/mod_php_apache2.rb, there isnode.default['apache']['listen_ports'] = [ "8080" ] at line 22In the wiki http://wiki.opscode.com/display/chef/Attributes, it says that the `environment override_attributes` will take the precedence over the node attributes. But in my every chef run, the port gets set to 8080 in the file `/etc/apache2/ports.conf`Why is this?-------------------------------------------@millisami
~ Sachin Sagar Rai
Ruby on Rails Developer
http://tfm.com.np
http://nepalonrails.tumblr.comSent with Sparrow
Archive powered by MHonArc 2.6.16.