Releases: bmc-toolbox/bmcbutler
Releases · bmc-toolbox/bmcbutler
New bmclib version.
This release updates bmclib to v0.4.15.
New bmclib version.
This release updates bmclib to v0.4.14.
Extra LDAP groups for chassis as well.
This release adds the extra LDAP groups feature to chassis.
LDAP groups are now dynamic!
This function is added:
func (l *LdapGroups) GetExtraGroups(serial, vendor string) (string, error)
If you want to add extra groups at runtime using a script, you have
the option of specifying
- Bin.Executor: Usually /bin/sh or /bin/bash and the like
- Bin.Path: Path your actual script
You get the serial of the asset and its vendor as two arguments
If you want more, create a GitHub issue and we will take a look
Update the gingonic dependency.
This is a security patch: GHSA-h395-qcrw-5vmq
Update the bmclib dependency.
This release updates bmclib to v0.4.13, to change SuperMicro servers to be handled by RedFish when dealing with the chassis information.
Updating dependencies.
- Adding the "notify" parameter to the Lemur signer.
- Updating dependencies, a major bug has been resolved in
bmclib
(our main dependency).
Update dependencies
Updating bmclib to the latest release (v0.4.5)
Update dependencies
Updating bmclib to the latest release (v0.4.4)
Chassis BMC with secrets
Merge pull request #18 from abdrabo/master Create chassis resources with secrets too