Skip to content

Instantly share code, notes, and snippets.

@coderforhire
Created October 6, 2012 20:58
Show Gist options
  • Save coderforhire/3846099 to your computer and use it in GitHub Desktop.
Save coderforhire/3846099 to your computer and use it in GitHub Desktop.
Databag Item: dpq7yoky2sw4tg
Attribute Value
client_ip 127.0.0.1
id dpq7yoky2sw4tg
client = data_bag_item('remote-pg-ip',"#{node["hostname"]}")
/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]>
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