From 4120b72bbf2430e6090c9bcc41a572ecd441c867 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Thu, 18 Feb 2021 09:46:43 +1000 Subject: [PATCH] Update to v3 flavors in examples Change-Id: Ib4592b9f50c593cd36493502698d03b97c92d079 Signed-off-by: Anil Belur --- docs/infra/bootstrap.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/infra/bootstrap.rst b/docs/infra/bootstrap.rst index 15af159..7bb1488 100644 --- a/docs/infra/bootstrap.rst +++ b/docs/infra/bootstrap.rst @@ -282,7 +282,7 @@ Bootstrap common-packer and initial builder # Default Template Configuration IMAGE_NAME= - HARDWARE_ID=v1-standard-1 + HARDWARE_ID=v3-standard-2 NETWORK_ID= USER_DATA_ID=jenkins-init-script INSTANCE_CAP=10 @@ -302,7 +302,7 @@ Bootstrap common-packer and initial builder .. code-block:: bash IMAGE_NAME=ZZCI - CentOS 7 - builder - 20180604-1653 - HARDWARE_ID=v1-standard-1 + HARDWARE_ID=v3-standard-2 #. Run global-jjb jenkins-cfg script to update Jenkins cloud config -- 2.16.6