Mirror of voxpupuli/puppet-hashi_stack
Find a file
Gene Liverman 1844a30bf9
Drop EoL Debian, adjust deps for Puppet 6 & 7
Module dependencies were updated minimum versions that support Puppet 6
and max versions that includes the latest releases.

The "description" key was removed as it is no longer supported.

yumrepo_core was also dropped as it is only needed in the fixtures file.

yum was dropped because it is not used within this module
2021-05-10 13:19:58 -04:00
.github modulesync 4.0.0-10-g1c946c3 2021-01-11 23:32:30 +01:00
example switching fixtures to git checkout, and making examples more verbose 2021-01-13 21:08:49 +01:00
manifests Allow customising the base URL of the Yum repository 2021-03-19 15:11:32 +01:00
spec Allow customising the base URL of the Yum repository 2021-03-19 15:11:32 +01:00
.editorconfig modulesync 4.0.0-10-g1c946c3 2021-01-11 22:31:05 +01:00
.fixtures.yml Drop EoL Debian, adjust deps for Puppet 6 & 7 2021-05-10 13:19:58 -04:00
.gitignore modulesync 4.0.0-10-g1c946c3 2021-01-11 22:31:05 +01:00
.msync.yml modulesync 4.0.0-10-g1c946c3 2021-01-11 22:31:05 +01:00
.overcommit.yml modulesync 4.0.0-10-g1c946c3 2021-01-11 22:31:05 +01:00
.pmtignore modulesync 4.0.0-10-g1c946c3 2021-01-11 22:31:05 +01:00
.rspec modulesync 4.0.0-10-g1c946c3 2021-01-11 22:31:05 +01:00
.rspec_parallel modulesync 4.0.0-10-g1c946c3 2021-01-11 22:31:05 +01:00
.rubocop.yml modulesync 4.0.0-10-g1c946c3 2021-01-11 22:31:05 +01:00
.yardopts modulesync 4.0.0-10-g1c946c3 2021-01-11 22:31:05 +01:00
CHANGELOG.md preparing 1.0.0 release 2021-01-16 22:27:13 +01:00
Dockerfile modulesync 4.0.0-10-g1c946c3 2021-01-11 22:31:05 +01:00
Gemfile modulesync 4.0.0-10-g1c946c3 2021-01-11 22:31:05 +01:00
LICENSE switching to agpl, and cleaning up repo class 2021-01-12 22:49:03 +01:00
metadata.json Drop EoL Debian, adjust deps for Puppet 6 & 7 2021-05-10 13:19:58 -04:00
Rakefile modulesync 4.0.0-10-g1c946c3 2021-01-11 22:31:05 +01:00
README.md switching to agpl, and cleaning up repo class 2021-01-12 22:49:03 +01:00
REFERENCE.md preparing 1.0.0 release 2021-01-16 22:27:13 +01:00

puppet-hashi_stack

Puppet Forge Puppet Forge - downloads Puppet Forge - endorsement Puppet Forge - scores puppetmodule.info docs AGPL-3.0 License

What This Module Affects

  • Installs the hashicorp repositories

Reference

See REFERENCE.

Limitations

Depends on the JSON gem, or a modern ruby. (Ruby 2.5 and newer are supported)

Development

Vox Pupuli welcomes new contributions to this module, especially those that include documentation and rspec tests. We are happy to provide guidance if necessary.

Open an issue or fork and open a Pull Request