Releases: simp/pupmod-simp-network
Release of 6.7.0
Release of 6.7.0
- Add new parameter
network::service::network_manager::puppet_agent_installed
Release of 6.6.0
Release of 6.6.0
- [puppetsync] Updates for Puppet 8
- These updates may include the following:
- Update Gemfile
- Add support for Puppet 8
- Drop support for Puppet 6
- Update module dependencies
- These updates may include the following:
Release of 6.4.2
- Add autoconnect_slaves parameter
Release of 6.4.1
- Fix EL8
dhclient
flags in eth template:-timeout
(EL7) vs--timeout
(EL8)-R
(EL7) vs--request-options
(EL8)
Release of 6.3.2
Version bump to fix issues with the last tag
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEqooH/RYTtVRseQNZgqG+pUiYZewFAmNepuUACgkQgqG+pUiY
Zexy7Q//Y+eOsGRY617qA6ZbBeZG4KQJWmFz9QztsTqdhDRkSizB5vz4Jcb8S3bx
r6CfJ9tvZHksX73HSr685L82QGNeiCzNXXVGwyzc7bAn246YyJNJNKZrZLvUq0ep
SlrD+KZ8XBH/FjgDQTKuHd1HBpcjMMuKw5NBtWHrXfAsWDo4BJ47aYMTKBq5f3Gz
GpkUcJZ1cOXjt5uaOVeUggS/MsPrjaQcGlVL/xVengLrwqAXjpneJlV9DaxKnjw9
DAtDmYgJjRqyOUW9wO5gyo9wEO1/l5mDRlrbe+0p4bWcU0wTCzllOUOJwEw9AzGB
bMynup+SAx2K7i1O9ETs50DIdzi5pwtwg7OF9GpXFKyaHAB9IUBJ7wVUrEjzytGx
N5m7Iq+MNyh8KpNShxAIMlNM47h4AJDQ7bK1f1iyWvZ7rAPbICIsOeuFv867Espz
GQyCBcBtLDE9CG1volZBdbhnVrMrOTBWfQD8pNllPIFL6b8sc8wEm2WwO1/chnpl
vJ7a3F2XzYwpkPRa7iPOawIU10SzRdJQ5lhEkdAgKp3x5sBfjRPhvvMg+yuU2Gs7
8ioHwzn8BatyNCcPVvkBIXiuq6Bj2oE7WgOyuLpUvXo/V0arCBLxdEzXIiHVlyY1
ZmfkWGt3OhPHdXYqYN/wogU0m0dEBx6pIGvwKf5eVgHxWPnzMeg=
=FLlp
-----END PGP SIGNATURE-----
Release of 6.3.1
- Add support for multiple static routes
Release of 6.3.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
Release of 6.2.1
- Fixed:
- Ensure that the network::eth define honors the network::auto_restart
parameter by default - Updated the network::eth define to use the modern facts to get IP addresses
to prevent interface flapping
- Ensure that the network::eth define honors the network::auto_restart
- Removed EL6 support
Release of 6.2.0
* Fri Dec 20 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 6.2.0-0 - Add EL8 support - Fix a bug where both the legacy network and NetworkManager were activated in all cases * Fri Aug 02 2019 Robert Vincent <pillarsdotnet@gmail.com> - 6.2.0-0 - Support puppetlabs/concat 6.x and puppetlabs/stdlib 6.x.
Release of 6.1.0
* Wed Apr 17 2019 Trevor Vaughan <tvaughan@onyxpoint.com> - 6.1.0-0 - Ensure that the acceptance tests pass and bring up the bridge device - Fix the fact that network::global could break networking - Expose failures during Exec's of network-related activity - Add NetworkManager support * Mon Apr 08 2019 Jeanne Greulich <jeanne.greulich@onyxpoint.com> - 6.1.0-0 - Changed occurrences of simpcat to concat. * Mon Mar 25 2019 Joseph Sharkey <shark.bruhaha@gmail.com> - 6.1.0-0 - Updated puppet template scope API from 3 to newer