Published June 29, 2023
| Version 12.6.0
Software
Open
ComputeCanada/magic_castle: Magic Castle 12.6.0
Authors/Creators
- 1. Calcul Québec - Alliance
- 2. Sundell Open Source Consulting AB
- 3. Compute Canada
- 4. HPC-UGent
- 5. Simon Fraser University / Digital Research Alliance of Canada
Description
Added
- Added another source of GPU spec to OpenStack. Allow GPU support with OVH.
- Added support to have more than one puppet server.
- Added writing of csr_attributes.yaml on all instances, including puppet servers.
- Added writing of terraform_data.yaml and terraform_facts.yaml with cloud-init when there are no
publicinstances. - Added
puppetserversvariable definition tomodule.common.configuration.
- Set
manage_etc_hostsin cloud-init explictly to false. - Fixed jq path to retrieve consul ACL agent token when launching the puppet event with consul.
- Simplified provision remote-exec command by taking advantage puppet id and gid are reserved to "52".
- Moved definition of autosign.log in cloud-init write_files
- Changed autosign validation order to just include password_list
- Changed puppetserver install command to install it with Java 11 in one line.
- Fixed puppet.conf reference to master and replace it by server.
- Changed cloud-init to make sure only the first puppetserver is the certificate authority (CA)
- Changed the local variable named
all_instancestoinventory. - Moved
to_build_instancesinmodule.common.design. - Renamed
module.common.instance_configtomodule.common.configuration. - Renamed
module.common.cluster_configtomodule.common.provision.
- Removed keypair resource from OpenStack. Keypairs are written directly in cloud-init YAML.
- Removed puppetserver id trigger for remote provisioner of terraform_data and terraform_facts
- Removed creation of /var/autosign from cloud-init
- Removed
puppetserversvariable from all network.tf
Files
ComputeCanada/magic_castle-12.6.0.zip
Files
(143.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:d33017112e58296c08f1d87277872bcc
|
143.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ComputeCanada/magic_castle/tree/12.6.0 (URL)