- BC
puppetlabs/stdlib
>= 9.0.0 is required due to usage ofstdlib::ensure_package
function puppetlabs/apt
>= 9.0.0 needs this patch to work with ruby 3.0- Fix incorrected
puppetlabs/concat
dependency requirement - at least4.1.0
is needed (removed deprecatedis_string()
) - Puppet 8 compatible
- Support fetching packages over http via
package_source
param #36
- Fix unknown variables, revert to using inheritance #35
- 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
- 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
- Adding optional use of sysAllowUserSetPattern #19
- Allow newer dependencies
- Support newer distribution releases, drop very old ones (#20)
- 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
beegfs::storage_directory
expects an Array instead of just String- parameter
beegfs::major_version
renamed tobeegfs::release
beegfs::client::client_udp
renamed tobeegfs::client::client_udp_port
beegfs::release
can be defined only globally (not for each subclass likebeegfs::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
- Add switch to enable quota support #12
- Add switch to enable ACL support #12
- Add switches to set sysAllowNewServers and sysAllowNewTargets #13
- Full changes to previous release
- Remove Puppet 3 support
- Upgrade apt module dependency
- Support setting tuneRefreshOnGetAttr #11
- Use deb9 release for Debian 9 Stretch
- Fixed autobuild dependency (#10)
- Autobuild configuration (#7)
- Support multiple storage directories (#8)
- Allow to set "storeAllowFirstRunInit" for meta, mgmtd and storage. (#9)
- Config files for BeeGFS 6
- Concat fix (#2)
- Allow changing log directory (#3)