Created
October 6, 2012 20:58
-
-
Save coderforhire/3846099 to your computer and use it in GitHub Desktop.
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
Databag Item: dpq7yoky2sw4tg | |
Attribute Value | |
client_ip 127.0.0.1 | |
id dpq7yoky2sw4tg |
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
client = data_bag_item('remote-pg-ip',"#{node["hostname"]}") |
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
/usr/bin/chef-client:19:in `<main>' | |
[Sat, 06 Oct 2012 20:56:58 +0000] ERROR: Running exception handlers | |
[Sat, 06 Oct 2012 20:56:59 +0000] FATAL: Saving node information to /var/chef/cache/failed-run-data.json | |
[Sat, 06 Oct 2012 20:56:59 +0000] ERROR: Exception handlers complete | |
[Sat, 06 Oct 2012 20:56:59 +0000] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out | |
[Sat, 06 Oct 2012 20:56:59 +0000] FATAL: Chef::Mixin::Template::TemplateError: undefined local variable or method `client' for #<Erubis::Context:0x000000023151a8 @node=node[dpq7yoky2sw4tg]> |
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
host all all <%= client.client_ip %> md5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment