Releases: ComputeCanada/magic_castle
Releases · ComputeCanada/magic_castle
Magic Castle 14.1.2
Magic Castle 14.1.1
Changed
- Added
admin_ssh_key
to theignore_changes
list in Azure (PR #335)
Magic Castle 14.1.0
Changed
- Upgraded AWS provider version to 5.76.0
- Replaced AWS legacy
aws_instance_spot_request
byaws_instance
'sinstance_market_options
. - Fixed Azure public ips
sku
toStandard
andallocation_method
tostatic
.
Refer to puppet-magic_castle changelog for details on change to the Puppet environment.
Magic Castle 14.0.0
Added
- Added GPU sharding (PR #289)
- Added ability to define a hieradata per prefix (PR #291)
- Added user tf in puppet.yaml (#316)
Changed
- Refactored SSHFP record generation removing hardcoded algorithm names (PR #301)
- Fixed owner of puppet data when there is no bastion (PR #302)
- Refactored variable Puppetfile to include it in the remove-exec provisioner (PR #306)
- Moved cloud facts in user-data (PR #307)
- Hostkeys are now chomped (PR #308)
- Dropped support for CentOS 7 (PR #309)
- Moved volumes in instance specs (PR #275)
- Fixed #313 "Terraform can't create more than one instance with the "login" tag in Azure" (PR #314)
- Updated cloudflare record to support >=v4.39.0 (PR #318)
- Fixed terraform lock file in release (PR #320)
- Bumped puppet and gem versions (PR #322)
- Moved to Rocky / Alma Linux 9 in examples (PR #323)
- Empty string var.hieradata is now allowed
- Increased AWS instance volume size to 20gb
- Fixed /etc permissions issue with Rocky 9.4
- Defined a value for sku in azurerm_public_ip (PR #332)
Removed
Refer to puppet-magic_castle changelog for details on change to the Puppet environment.
Magic Castle 14.0.0-beta.8
Merge pull request #332 from ComputeCanada/azure_sku Define a value for sku in azurerm_public_ip
Magic Castle 14.0.0-beta.7
Merge pull request #289 from etiennedub/sharding_doc Sharding GPU support
Magic Castle 14.0.0-beta.6
Merge pull request #289 from etiennedub/sharding_doc Sharding GPU support
Magic Castle 14.0.0-beta.5
Increase aws instance volume size to 20gb
Magic Castle 14.0.0-beta.4
Fix eyaml key docs
Magic Castle 14.0.0-beta.3
Allow empty string var.hieradata Simplify things with MC-Hub