Skip to content

Releases: deric/puppet-beegfs

v1.0.0

25 Jun 11:55
dc4d2c8
Compare
Choose a tag to compare
  • BC puppetlabs/stdlib >= 9.0.0 is required due to usage of stdlib::ensure_package function
  • puppetlabs/apt >= 9.0.0 needs this patch to work with ruby 3.0
  • Fix incorrected puppetlabs/concat dependency requirement - at least 4.1.0 is needed (removed deprecated is_string())
  • Puppet 8 compatible

Full changes

v0.8.2

06 Mar 13:24
35a9915
Compare
Choose a tag to compare
  • Support fetching packages over http via package_source param #36

Full changes

v0.8.1

07 Feb 10:09
8265b65
Compare
Choose a tag to compare
  • Fix unknown variables, revert to using inheritance #35

Full changes

v0.8.0

03 Feb 13:25
7c598f5
Compare
Choose a tag to compare
  • Add optional sys_file_event_log_mask parameter #33
  • Add parameter for client tuneFileCacheType #34
  • Switch debian apt to https, use appropriate gpg key since 7.2.5
  • Remove deprecated has_key function (removed in stdlib 9)
  • Fix types, remove lookup call

Full changes

v0.7.2

10 Aug 14:10
44529a3
Compare
Choose a tag to compare
  • Add override parameter for baseurl in repo/redhat #28
  • Add conn_auth_file parameter #26

v0.7.1

18 May 07:12
464ff85
Compare
Choose a tag to compare
  • Support name change for repo GPG key (since BeeGFS release 7.2.6) #25
  • Make remoteFSync and connUseRDMA configurable #21
  • Bump dependencies #22
  • Better client resources ordering #23

v0.7.0

30 Aug 08:08
4d27495
Compare
Choose a tag to compare

v0.6.0

18 Nov 19:43
89b932d
Compare
Choose a tag to compare
  • Support annomalies in versioning #16
  • Add support for connNetFilterFile #17
  • Extend list of supported distributions (though not all beegfs releases works on all distributions)
  • Interfaces configured after setting up client package

v0.5.0

26 Sep 11:40
3712249
Compare
Choose a tag to compare

Breaking Changes

  • beegfs::storage_directory expects an Array instead of just String
  • parameter beegfs::major_version renamed to beegfs::release
  • beegfs::client::client_udp renamed to beegfs::client::client_udp_port

Changes

  • beegfs::release can be defined only globally (not for each subclass like beegfs::meta,beegfs::storage) - we're using shared repository major release can't be different
  • add Puppet types #14
  • add BeeGFS 7 support with templates copied from a clean install (to expose all options) #14
  • add support for setting up admon #14
  • add Yum repo and RPM install #14
  • Full changes to previous release

v0.4.1

16 Jan 15:49
Compare
Choose a tag to compare