mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-12 05:46:03 +02:00
Add optional controller_type and worker_type vars on GCP
* Remove optional machine_type variable on Google Cloud * Use controller_type and worker_type instead
This commit is contained in:
@ -13,6 +13,9 @@ Notable changes between versions.
|
||||
#### Google Cloud
|
||||
|
||||
* Add `disk_size` variable for setting instance disk size in GB
|
||||
* Add `controller_type` variable for setting machine type for controllers
|
||||
* Add `worker_type` variable for setting machine type for workers
|
||||
* Remove optional variable `machine_type`. Use `controller_type` and `worker_type`.
|
||||
|
||||
## v1.9.6
|
||||
|
||||
|
Reference in New Issue
Block a user