I am new to chef, I am trying to replace a specific variable in a file. While running a container a file is generated, I've to replace a value in this by a value I wanted using chef. Leave the container part aside. Is this possible to replace specific variables.
Thanks.