puppet-beegfs

Manage BeeGFS parallel system installations.

APACHE-2.0 License

Downloads
15K
Stars
4
Committers
7

Bot releases are hidden (Show)

puppet-beegfs - v0.8.2 Latest Release

Published by deric 8 months ago

  • Support fetching packages over http via package_source param #36

Full changes

puppet-beegfs - v0.8.1

Published by deric 8 months ago

  • Fix unknown variables, revert to using inheritance #35

Full changes

puppet-beegfs - v0.8.0

Published by deric 9 months ago

  • 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

puppet-beegfs - v0.7.2

Published by deric about 1 year ago

  • Add override parameter for baseurl in repo/redhat #28
  • Add conn_auth_file parameter #26
puppet-beegfs - v0.7.1

Published by deric over 2 years ago

  • 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
puppet-beegfs - v0.7.0

Published by deric about 3 years ago

puppet-beegfs - v0.6.0

Published by deric almost 4 years ago

  • 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
puppet-beegfs - v0.5.0

Published by deric about 5 years ago

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
puppet-beegfs - v0.4.1

Published by deric almost 7 years ago

puppet-beegfs - v0.4.0

Published by deric almost 7 years ago

  • Remove Puppet 3 support
  • Upgrade apt module dependency
  • Support setting tuneRefreshOnGetAttr #11
  • Full changes
puppet-beegfs - v0.3.2

Published by deric almost 7 years ago

puppet-beegfs - v0.3.1

Published by deric almost 7 years ago

  • beegfs::client Let module build depend on presence of client package (#10)
  • Full changes
puppet-beegfs - v0.3.0

Published by deric over 7 years ago

  • Autobuild configuration (#7)
  • Support multiple storage directories (#8)
  • Allow to set "storeAllowFirstRunInit" for meta, mgmtd and storage (#9)
  • Minimal supported Puppet version is 3.8
  • Full changes
puppet-beegfs - v0.2.0

Published by deric over 7 years ago

  • Config files for BeeGFS 6
  • Concat fix (#2)
  • Allow changing log directory (#3)
  • Fix config file modes (#4)
  • Remove debian-specific anchors (#6)
  • Full changes
puppet-beegfs - v0.1.3

Published by deric over 7 years ago