/puppet-external_ip_addr

Puppet module: Custom Fact for returning all IP addresses associated with a NIC

Primary LanguageRuby

external_ip_addr

Table of Contents

  1. Overview
  2. Limitations - OS compatibility, etc.

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