couchbase-partners / google-deployment-manager-couchbase

Google Deployment Manager (DM) templates for Couchbase Enterprise
Apache License 2.0
11 stars 9 forks source link

Seperate OS and Data Disk #44

Open benofben opened 6 years ago

benofben commented 6 years ago

Yes. Here is an example of that from our Deployment Manager Samples GitHub repo:

https://github.com/GoogleCloudPlatform/deploymentmanager-samples/blob/master/examples/v2/vm_with_disks/python/vm_with_disks.yaml

benofben commented 6 years ago

Looks like we just need to add a disk here. I'm not sure if it needs formatted or what. https://github.com/couchbase-partners/google-deployment-manager-couchbase/blob/master/simple/group.py#L113-L121