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

add fact caching logic for failed lookups #65

Closed
wants to merge 1 commit into from

Conversation

rdark
Copy link

@rdark rdark commented Feb 13, 2014

Writes out a cache file on every successful lookup of network_public_ip, uses it if it can't reach the public service for any reason.

Really useful for avoiding inevitable cluster-fuckery with reconfiguring critical parts of infrastructure because an external service was unavailable.

@adrienthebo
Copy link
Member

@rdark I haven't had much time to keep an eye on pull requests for this project; sorry for the delay! Is this something you'll still be able to work on?

@rdark
Copy link
Author

rdark commented Jun 30, 2014

@adrienthebo - "still be able to work on" as in actually write some tests for it? (or at least make it not break existing ones) ;)

@adrienthebo
Copy link
Member

We yanked the network facts, so this is no longer necessary. Thanks for the contribution regardless and sorry for the delay!

@adrienthebo adrienthebo closed this Feb 4, 2015
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