external_ip_addr
Custom Fact for returning your public ip address as seen by http://ifconfig.me/
Version information
released Mar 29th 2015
Start using this module
Add this module to your Puppetfile:
mod 'dggreenbaum-external_ip_addr', '0.1.0'
Learn more about managing modules with a PuppetfileDocumentation
dggreenbaum/external_ip_addr — version 0.1.0 Mar 29th 2015
external_ip_addr
Table of Contents
Overview
This defines a custom fact for getting your IP address from and external source (http://ifconfig.me/). Thismay be useful for those who are behind NATs who need to know how to direct traffic back to their network.
Limitations
Only works on Linux