Created
October 3, 2014 02:10
-
-
Save teknogeek0/3faaabbb1207c6b3e1ad to your computer and use it in GitHub Desktop.
broken chef
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
template node[:deploy][:current_path]"/wp-config.php" do | |
How do I fix the above? I want to combine the node attributes with the file at the end. | |
Thanks, | |
-munns |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should do the trick hopefully, you can use variable substitution in the string: