Commit graph

14 commits

Author SHA1 Message Date
Robert Grizzell
2e6986a13f
Add support for AArch64/ARM64 binaries (#36)
* Add support for AArch64/ARM64 binaries

* Update manifests/repo.pp

---------

Co-authored-by: Kenyon Ralph <kenyon@kenyonralph.com>
2023-11-30 15:50:15 -08:00
Tim Meusel
1b767380d4
Release 2.2.0 2023-01-27 10:17:20 +01:00
wimkorevaar
95853efb4e
Merge branch 'voxpupuli:master' into wimkorevaar-enable-toggle-yumrepo 2023-01-27 09:06:39 +01:00
Benjamin Delacour
32ad7df19e
fix: use new gpg key (see https://status.hashicorp.com/incidents/fgkyvr1kwpdh) 2023-01-26 19:24:18 +01:00
wimkorevaar
283f474dd1
add toggle for enabling yum repo 2023-01-25 11:20:19 +01:00
hammondr
49edc2e297 Add support for repo_gpgcheck, which should default to 0 since HashiCorp does not sign this repo (vs the RPMs in the repo, which are signed).
Without this, RHEL-like nodes with a global `repo_gpgcheck=1` setting will not be able to use this repo.  This global setting is required on many hardened systems.
2022-02-17 06:40:55 -05:00
Nacho Barrientos
4a0d31fbf0 Allow customising the base URL of the Yum repository
Some people might have private mirrors of the repository and would
rather to install the software from there.
2021-03-19 15:11:32 +01:00
Bram Vogelaar
9c317eba10
switching fixtures to git checkout, and making examples more verbose 2021-01-13 21:08:49 +01:00
Bram Vogelaar
44a4665782
removing superfluous code 2021-01-13 17:31:04 +01:00
Bram Vogelaar
ea3e115bd0
moving parameters into appropriate place, adding meaning unit test, first pass on reference file, expanding acceptance test to include meaningful example
using codename as release
2021-01-13 17:18:15 +01:00
Bram Vogelaar
a438dee6fd
switching to agpl, and cleaning up repo class 2021-01-12 22:49:03 +01:00
Bram Vogelaar
fe9ef733e1
adding acceptance setup 2021-01-11 23:31:35 +01:00
Bram Vogelaar
1822503711
fixing style and adding acceptance testing framework 2021-01-11 22:46:03 +01:00
Bram Vogelaar
264d4ab24b
initial import 2021-01-11 22:28:58 +01:00