Skip to content

Releases: goldyfruit/puppet-grub2

2.0.0

Choose a tag to compare

@goldyfruit goldyfruit released this 13 Dec 19:06

What's Changed

  • Full refactor
  • support puppet8: all facts are only available via the facts hash by @vicinus in #88

New Contributors

Full Changelog: 1.0.16...2.0.0

1.0.16

Choose a tag to compare

@goldyfruit goldyfruit released this 28 Aug 01:20

Improve Forge quality score.

Full Changelog: 1.0.15...1.0.16

1.0.15

Choose a tag to compare

@goldyfruit goldyfruit released this 28 Aug 00:55
9b59422

What's Changed

  • List deps in README.md by @weastur in #86
  • Don't use legacy facts by @pschichtel in #87

New Contributors

  • @weastur made their first contribution in #86

Full Changelog: 1.0.14...1.0.15

1.0.14

Choose a tag to compare

@goldyfruit goldyfruit released this 26 Sep 16:11

Full Changelog: 1.0.13...1.0.14

1.0.13

Choose a tag to compare

@goldyfruit goldyfruit released this 23 Sep 13:24

Full Changelog: 1.0.12...1.0.13

1.0.12

Choose a tag to compare

@goldyfruit goldyfruit released this 22 Sep 01:07

What's Changed

New Contributors

Full Changelog: 1.0.11...1.0.12

1.0.11

Choose a tag to compare

@goldyfruit goldyfruit released this 13 Jul 15:57

What's Changed

New Contributors

Full Changelog: 1.0.10...1.0.11

Welcome to EFI

Choose a tag to compare

@goldyfruit goldyfruit released this 15 Mar 19:29
  • Add EFI support
  • Fix binary names

Two years later... 1.0.9

Choose a tag to compare

@goldyfruit goldyfruit released this 06 Jan 17:39
  • Update stdlib dependency to include versions up to 6.0.0
  • Remove deprecated functions from Stdlib and use Puppet data types
  • Added GRUB blscfg option
  • Change package_name_legacy to optional
  • Support Puppet 6
  • Fix CI (Rubocop, Travis)