danielparks / puppet-rustup

Puppet module to manage Rust with rustup
https://forge.puppet.com/modules/dp/rustup/readme
Other
0 stars 0 forks source link

Use 'name' instead of 'toolchain' in toolchain hash #57

Closed danielparks closed 1 year ago

danielparks commented 1 year ago

I think it will be easier to share code if all subresources call the name key in their hashes 'name'. This takes the first step toward that by modifying the toolchain hash.

This also clarifies a few variable names.