Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added debuglevel to ohai ipaddress call #142

Merged
merged 1 commit into from
Jan 21, 2013
Merged

Conversation

mborho
Copy link
Contributor

@mborho mborho commented Jan 21, 2013

On my ec2 instance ( Ubuntu 12.04.1 LTS ), the ohai command sends an additional info output, which breaks _get_ipaddess()

ubuntu@ip-10-11-12-123:~$ ohai ipaddress
[Mon, 21 Jan 2013 09:28:28 +0000] INFO: [inet6] no default interface, picking the first ipaddress
[
  "10.11.12.123"
]

Adding -l warn suppresses this.

@tobami
Copy link
Owner

tobami commented Jan 21, 2013

Yeah, confirmed here!

tobami added a commit that referenced this pull request Jan 21, 2013
added debuglevel to ohai ipaddress call
@tobami tobami merged commit 0e74fba into tobami:master Jan 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants