Releases: grizzthedj/foreman_ipam
Releases · grizzthedj/foreman_ipam
First pre-release, minor refactoring
Minor refactoring to accomodate GET and POST changes to Foreman patch
First Pre-Release, minor refactoring, updating documentation
0.0.4 Minor refactoring
First Pre-Release
New Foreman Plugin for IPAM with external IPAM providers. This version currently supports phpIPAM(https://phpipam.net)
Plugin Features and functionality
- Simple dashboard displaying sections and subnets from phpIPAM.
- Auto suggests next available IP from phpIPAM based on a given subnet.(via Smart Proxy plugin
smart_proxy_ipam
) - Addition of IP's to phpIPAM subnets on Foreman Host create(via Smart Proxy plugin
smart_proxy_ipam
) - Deletion of IP's allocated in phpIPAM subnets on Foreman Host delete, and/or NIC delete(via Smart Proxy plugin
smart_proxy_ipam
) - Checks for IP existence in phpIPAM subnets(via Smart Proxy plugin
smart_proxy_ipam
)
More features will be added to this plugin as we get feedback from the community!