Skip to content

Releases: bmc-toolbox/bmcbutler

New bmclib version.

30 Dec 12:21
Compare
Choose a tag to compare

This release updates bmclib to v0.4.15.

New bmclib version.

22 Dec 12:23
Compare
Choose a tag to compare

This release updates bmclib to v0.4.14.

Extra LDAP groups for chassis as well.

03 Aug 13:25
Compare
Choose a tag to compare

This release adds the extra LDAP groups feature to chassis.

LDAP groups are now dynamic!

28 Jul 16:18
Compare
Choose a tag to compare

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.

27 Jul 13:35
Compare
Choose a tag to compare

Update the bmclib dependency.

18 Jul 12:30
Compare
Choose a tag to compare

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.

05 Apr 14:27
Compare
Choose a tag to compare
  • Adding the "notify" parameter to the Lemur signer.
  • Updating dependencies, a major bug has been resolved in bmclib (our main dependency).

Update dependencies

25 Nov 00:42
833a2ae
Compare
Choose a tag to compare

Updating bmclib to the latest release (v0.4.5)

Update dependencies

18 Nov 17:54
Compare
Choose a tag to compare

Updating bmclib to the latest release (v0.4.4)

Chassis BMC with secrets

04 Sep 12:10
db61d45
Compare
Choose a tag to compare
Merge pull request #18 from abdrabo/master

Create chassis resources with secrets too