Add a 4c-4g docker system for ansible roles
[releng/builder.git] / openstack-hot / csit-3-instance-type.yaml
index 0196284e0d356e65ae73c01d492ff9c3e556066a..de6548a3406e1838b0a69149ca0418e1b5798c70 100644 (file)
@@ -13,7 +13,7 @@ parameters:
         description: Number of VMs for 1st VM type
     vm_0_flavor:
         type: string
-        default: 1 GB General Purpose v1
+        default: v1-standard-1
         description: Flavor to run instance on for 1st VM type
     vm_0_image:
         type: string
@@ -23,7 +23,7 @@ parameters:
         description: Number of VMs for 2nd VM type
     vm_1_flavor:
         type: string
-        default: 1 GB General Purpose v1
+        default: v1-standard-1
         description: Flavor to run instance on for 2nd VM type
     vm_1_image:
         type: string
@@ -33,7 +33,7 @@ parameters:
         description: Number of VMs for 3rd VM type
     vm_2_flavor:
         type: string
-        default: 1 GB General Purpose v1
+        default: v1-standard-1
         description: Flavor to run instance on for 3rd VM type
     vm_2_image:
         type: string