Skip to content

Magic Castle 14.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 21:42
· 21 commits to main since this release
5ada50d

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

  • Removed generation of private_key.pkcs7.pem from puppet.yaml (Issue #260, PR #303)

Refer to puppet-magic_castle changelog for details on change to the Puppet environment.