Skip to content

Releases: ionos-enterprise/ionos-enterprise-puppet

Release v1.6.0 - Cloud API v4 and other updates

08 Nov 08:50
2e251f3
Compare
Choose a tag to compare
  • Added support for the API v4 features: groups, users, shares, image aliases and LAN IP failover groups.
  • Added support for IP blocks, snapshots, locations and images.
  • Added new examples & tests.

Release v1.5.1

04 Apr 00:27
Compare
Choose a tag to compare

fixing request depth for servers, nics and firewall rules in puppet resource commands

Release v1.5.0

13 Mar 21:35
Compare
Choose a tag to compare
  • Support for ProfitBricks volume resources, create and update for mutable properties.
  • Support for ProfitBricks NIC resources, create and update for mutable properties.
  • Support for ProfitBricks firewall rule resources, create and update for mutable properties.
  • Support for data center, LAN and server mutable properties.
  • Fix for purge_volumes server property.
  • Updated documentation.

Release v1.4.0 - New data center resource and updates

14 Feb 08:36
Compare
Choose a tag to compare
  • Add support for ProfitBricks data center resources.
  • Allow puppet resource server and puppet resource lan.
  • Make ProfitBricks API URL configurable using PROFITBRICKS_API_URL environment variable.
  • Fix issue the module name conflicting with other puppetforge modules. Renamed to profitbricks-profitbricks (#9).
  • Add detecting data centers having the same name.

Release v1.3.1 - Minor update

20 Dec 05:30
Compare
Choose a tag to compare

Added User-Agent header and updated version.

ProfitBricks Cloud API v3 support

13 Dec 02:00
Compare
Choose a tag to compare

This release includes the following ProfitBricks Cloud API v3 features:

  • Added support for volume availability zones.
  • Added support for NAT on NICs.
  • Updated documentation and example manifest.

CPU family support and renamed type parameter

20 Sep 18:40
Compare
Choose a tag to compare

The following changes are included:

  • Added CPU family support.
  • Expanded example and README file.
  • Renamed volume type parameter to volume_type as type is now a reserved parameter.

Release v1.1.0

25 Feb 14:24
Compare
Choose a tag to compare
  • Added SSH key support.
  • Fixed bug parsing LANs will null names.
  • Remove boot volume/cdrom server parameters since this will not be used for automatic provisioning.
  • Corrected rubocop errors.
  • Updated example and documentation.