Releases: genesis-community/jumpbox-genesis-kit
v1.1.7
v1.1.6
v1.1.5
v1.1.4
Improvements
-
Added automatic "feature" for users_file
By specifying
params.users_file
, you can specify a file that contains
the desired uses array, which can be shared independent of hierarchy.
Software Upgrades
- uses jumpbox-boshrelease v4.7.8, which bumps genesis to 2.7.11
- uses toolbelt-boshrelease v3.5.1, which bumps spruce to 1.26.0 as needed by
genesis 2.7.11
v1.1.3
v1.1.2
v1.1.1
v1.1.0
Improvements
-
Genesis 2.7.x support
-
Genesis now supports key usage, and has much better validation services,
so the bespoke hooks/check has been replaced with the kit.yml for
specifying the secrets. -
Add customizable CA and regular X509 certificate validity periods using
params.ca_validity_period
andparams.cert_validity_period
-
Bug Fixes
- Fixed global properties deprecation warnings.
Software Updates
v1.0.8
Improvements
-
Genesis 2.7.x support
-
Genesis now supports key usage, and has much better validation services,
so the bespoke hooks/check has been replaced with the kit.yml for
specifying the secrets. -
Add customizable CA and regular X509 certificate validity periods using
params.ca_validity_period
andparams.cert_validity_period
-