I\'m using the opscode nginx cookbook for configuring the nginx server on my nodes.
The nginx cookbook has some default attributes I\'d like to override in my role (\"web_se
The only problem I could guess is that these attributes must have been over-ridden by
force_overridden attribute.
Also ensure that the attributes you have over-ridden are available for the runlist(since I'm skeptical about the way you have arranged your role file)