Skip to content

Releases: grizzthedj/smart_proxy_ipam

First Pre-Release, refactoring for Foreman patch changes to GET and POST proxy calls

16 Oct 13:39
b90ee10

Choose a tag to compare

Added refactoring to accomodate for Foreman patch changes to GET and POST proxy calls.

First Pre-Release, adding temporary in-memory cache to hold mac/ip

22 Aug 16:06
7c9d054

Choose a tag to compare

Adding a temporary in-memory cache to hold mac/ip so that the same IP will not be suggested to different MAC addresses

First Pre-Release, support for older ruby versions

11 Jul 18:01
6c1ce82

Choose a tag to compare

Reverting to hashrockets to support older ruby versions

First Pre-Release, minor refactoring, updating documentation

10 Jul 18:36
0625ade

Choose a tag to compare

Merge pull request #2 from grizzthedj/develop

Some minor refactoring and documentation

First Pre-Release

12 Jun 18:09

Choose a tag to compare

First Pre-Release Pre-release
Pre-release

New Foreman Smart Proxy Plugin for IPAM with external IPAM providers. This version currently supports phpIPAM(https://phpipam.net)

Plugin Features and functionality

  • Auto suggests next available IP from phpIPAM based on a given subnet.
  • Addition of IP's to phpIPAM subnets(on Foreman Host create)
  • Deletion of IP's allocated in phpIPAM subnets(on Foreman Host delete, and/or NIC delete)
  • Checks for IP existence in phpIPAM subnets