diff --git a/deployments/aws/awm-lb-connectors-ha-lls/terraform.tfvars.sample b/deployments/aws/awm-lb-connectors-ha-lls/terraform.tfvars.sample index 528e24c0..defe1a2b 100644 --- a/deployments/aws/awm-lb-connectors-ha-lls/terraform.tfvars.sample +++ b/deployments/aws/awm-lb-connectors-ha-lls/terraform.tfvars.sample @@ -84,13 +84,13 @@ win_gfx_instance_count = 0 # win_gfx_instance_type = "g4dn.xlarge" # win_gfx_disk_size_gb = 50 # win_gfx_ami_owner = "amazon" -# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" win_std_instance_count = 0 # win_std_instance_type = "t3.xlarge" # win_std_disk_size_gb = 50 # win_std_ami_owner = "amazon" -# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" centos_gfx_instance_count = 0 # centos_gfx_instance_type = "g4dn.xlarge" diff --git a/deployments/aws/awm-lb-connectors-ha-lls/vars.tf b/deployments/aws/awm-lb-connectors-ha-lls/vars.tf index 4b6de52a..0f065feb 100644 --- a/deployments/aws/awm-lb-connectors-ha-lls/vars.tf +++ b/deployments/aws/awm-lb-connectors-ha-lls/vars.tf @@ -125,7 +125,7 @@ variable "dc_ami_owner" { variable "dc_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "dc_pcoip_agent_install" { @@ -457,7 +457,7 @@ variable "win_gfx_ami_owner" { variable "win_gfx_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_gfx_pcoip_agent_version" { @@ -492,7 +492,7 @@ variable "win_std_ami_owner" { variable "win_std_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_std_pcoip_agent_version" { diff --git a/deployments/aws/awm-lb-connectors-lls/terraform.tfvars.sample b/deployments/aws/awm-lb-connectors-lls/terraform.tfvars.sample index 528e24c0..defe1a2b 100644 --- a/deployments/aws/awm-lb-connectors-lls/terraform.tfvars.sample +++ b/deployments/aws/awm-lb-connectors-lls/terraform.tfvars.sample @@ -84,13 +84,13 @@ win_gfx_instance_count = 0 # win_gfx_instance_type = "g4dn.xlarge" # win_gfx_disk_size_gb = 50 # win_gfx_ami_owner = "amazon" -# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" win_std_instance_count = 0 # win_std_instance_type = "t3.xlarge" # win_std_disk_size_gb = 50 # win_std_ami_owner = "amazon" -# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" centos_gfx_instance_count = 0 # centos_gfx_instance_type = "g4dn.xlarge" diff --git a/deployments/aws/awm-lb-connectors-lls/vars.tf b/deployments/aws/awm-lb-connectors-lls/vars.tf index ddf87aa0..a29483f0 100644 --- a/deployments/aws/awm-lb-connectors-lls/vars.tf +++ b/deployments/aws/awm-lb-connectors-lls/vars.tf @@ -125,7 +125,7 @@ variable "dc_ami_owner" { variable "dc_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "dc_pcoip_agent_install" { @@ -430,7 +430,7 @@ variable "win_gfx_ami_owner" { variable "win_gfx_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_gfx_pcoip_agent_version" { @@ -465,7 +465,7 @@ variable "win_std_ami_owner" { variable "win_std_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_std_pcoip_agent_version" { diff --git a/deployments/aws/awm-lb-connectors/terraform.tfvars.sample b/deployments/aws/awm-lb-connectors/terraform.tfvars.sample index ad1ea209..15557e82 100644 --- a/deployments/aws/awm-lb-connectors/terraform.tfvars.sample +++ b/deployments/aws/awm-lb-connectors/terraform.tfvars.sample @@ -78,13 +78,13 @@ win_gfx_instance_count = 0 # win_gfx_instance_type = "g4dn.xlarge" # win_gfx_disk_size_gb = 50 # win_gfx_ami_owner = "amazon" -# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" win_std_instance_count = 0 # win_std_instance_type = "t3.xlarge" # win_std_disk_size_gb = 50 # win_std_ami_owner = "amazon" -# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" centos_gfx_instance_count = 0 # centos_gfx_instance_type = "g4dn.xlarge" diff --git a/deployments/aws/awm-lb-connectors/vars.tf b/deployments/aws/awm-lb-connectors/vars.tf index bd7a78ab..67b61a2a 100644 --- a/deployments/aws/awm-lb-connectors/vars.tf +++ b/deployments/aws/awm-lb-connectors/vars.tf @@ -125,7 +125,7 @@ variable "dc_ami_owner" { variable "dc_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "dc_pcoip_agent_install" { @@ -378,7 +378,7 @@ variable "win_gfx_ami_owner" { variable "win_gfx_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_gfx_pcoip_agent_version" { @@ -413,7 +413,7 @@ variable "win_std_ami_owner" { variable "win_std_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_std_pcoip_agent_version" { diff --git a/deployments/aws/awm-single-connector/terraform.tfvars.sample b/deployments/aws/awm-single-connector/terraform.tfvars.sample index 8da7d191..dcab63c9 100644 --- a/deployments/aws/awm-single-connector/terraform.tfvars.sample +++ b/deployments/aws/awm-single-connector/terraform.tfvars.sample @@ -66,13 +66,13 @@ win_gfx_instance_count = 0 # win_gfx_instance_type = "g4dn.xlarge" # win_gfx_disk_size_gb = 50 # win_gfx_ami_owner = "amazon" -# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" win_std_instance_count = 0 # win_std_instance_type = "t3.xlarge" # win_std_disk_size_gb = 50 # win_std_ami_owner = "amazon" -# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" centos_gfx_instance_count = 0 # centos_gfx_instance_type = "g4dn.xlarge" diff --git a/deployments/aws/awm-single-connector/vars.tf b/deployments/aws/awm-single-connector/vars.tf index 39b2cd35..036c22fd 100644 --- a/deployments/aws/awm-single-connector/vars.tf +++ b/deployments/aws/awm-single-connector/vars.tf @@ -126,7 +126,7 @@ variable "dc_ami_owner" { variable "dc_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "dc_pcoip_agent_install" { @@ -358,7 +358,7 @@ variable "win_gfx_ami_owner" { variable "win_gfx_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_gfx_pcoip_agent_version" { @@ -393,7 +393,7 @@ variable "win_std_ami_owner" { variable "win_std_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_std_pcoip_agent_version" { diff --git a/deployments/aws/lb-connectors-ha-lls/terraform.tfvars.sample b/deployments/aws/lb-connectors-ha-lls/terraform.tfvars.sample index d1c0c74e..af876fd7 100644 --- a/deployments/aws/lb-connectors-ha-lls/terraform.tfvars.sample +++ b/deployments/aws/lb-connectors-ha-lls/terraform.tfvars.sample @@ -64,13 +64,13 @@ win_gfx_instance_count = 0 # win_gfx_instance_type = "g4dn.xlarge" # win_gfx_disk_size_gb = 50 # win_gfx_ami_owner = "amazon" -# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" win_std_instance_count = 0 # win_std_instance_type = "t3.xlarge" # win_std_disk_size_gb = 50 # win_std_ami_owner = "amazon" -# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" centos_gfx_instance_count = 0 # centos_gfx_instance_type = "g4dn.xlarge" diff --git a/deployments/aws/lb-connectors-ha-lls/vars.tf b/deployments/aws/lb-connectors-ha-lls/vars.tf index 9516dbc0..5711e0d9 100644 --- a/deployments/aws/lb-connectors-ha-lls/vars.tf +++ b/deployments/aws/lb-connectors-ha-lls/vars.tf @@ -110,7 +110,7 @@ variable "dc_ami_owner" { variable "dc_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "dc_pcoip_agent_install" { @@ -421,7 +421,7 @@ variable "win_gfx_ami_owner" { variable "win_gfx_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_gfx_pcoip_agent_version" { @@ -461,7 +461,7 @@ variable "win_std_ami_owner" { variable "win_std_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "centos_gfx_instance_count" { diff --git a/deployments/aws/lb-connectors-lls/terraform.tfvars.sample b/deployments/aws/lb-connectors-lls/terraform.tfvars.sample index d1c0c74e..af876fd7 100644 --- a/deployments/aws/lb-connectors-lls/terraform.tfvars.sample +++ b/deployments/aws/lb-connectors-lls/terraform.tfvars.sample @@ -64,13 +64,13 @@ win_gfx_instance_count = 0 # win_gfx_instance_type = "g4dn.xlarge" # win_gfx_disk_size_gb = 50 # win_gfx_ami_owner = "amazon" -# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" win_std_instance_count = 0 # win_std_instance_type = "t3.xlarge" # win_std_disk_size_gb = 50 # win_std_ami_owner = "amazon" -# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" centos_gfx_instance_count = 0 # centos_gfx_instance_type = "g4dn.xlarge" diff --git a/deployments/aws/lb-connectors-lls/vars.tf b/deployments/aws/lb-connectors-lls/vars.tf index d7af5ce7..301db5b2 100644 --- a/deployments/aws/lb-connectors-lls/vars.tf +++ b/deployments/aws/lb-connectors-lls/vars.tf @@ -116,7 +116,7 @@ variable "dc_ami_owner" { variable "dc_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "dc_pcoip_agent_install" { @@ -400,7 +400,7 @@ variable "win_gfx_ami_owner" { variable "win_gfx_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_gfx_pcoip_agent_version" { @@ -435,7 +435,7 @@ variable "win_std_ami_owner" { variable "win_std_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_std_pcoip_agent_version" { diff --git a/deployments/aws/lb-connectors/terraform.tfvars.sample b/deployments/aws/lb-connectors/terraform.tfvars.sample index c541192e..36c95d27 100644 --- a/deployments/aws/lb-connectors/terraform.tfvars.sample +++ b/deployments/aws/lb-connectors/terraform.tfvars.sample @@ -61,13 +61,13 @@ win_gfx_instance_count = 0 # win_gfx_instance_type = "g4dn.xlarge" # win_gfx_disk_size_gb = 50 # win_gfx_ami_owner = "amazon" -# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" win_std_instance_count = 0 # win_std_instance_type = "t3.xlarge" # win_std_disk_size_gb = 50 # win_std_ami_owner = "amazon" -# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" centos_gfx_instance_count = 0 # centos_gfx_instance_type = "g4dn.xlarge" diff --git a/deployments/aws/lb-connectors/vars.tf b/deployments/aws/lb-connectors/vars.tf index b5f4e9b7..b32332ec 100644 --- a/deployments/aws/lb-connectors/vars.tf +++ b/deployments/aws/lb-connectors/vars.tf @@ -110,7 +110,7 @@ variable "dc_ami_owner" { variable "dc_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "dc_pcoip_agent_install" { @@ -348,7 +348,7 @@ variable "win_gfx_ami_owner" { variable "win_gfx_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_gfx_pcoip_agent_version" { @@ -383,7 +383,7 @@ variable "win_std_ami_owner" { variable "win_std_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_std_pcoip_agent_version" { diff --git a/deployments/aws/single-connector/terraform.tfvars.sample b/deployments/aws/single-connector/terraform.tfvars.sample index db2e5b25..8b939066 100644 --- a/deployments/aws/single-connector/terraform.tfvars.sample +++ b/deployments/aws/single-connector/terraform.tfvars.sample @@ -49,13 +49,13 @@ win_gfx_instance_count = 0 # win_gfx_instance_type = "g4dn.xlarge" # win_gfx_disk_size_gb = 50 # win_gfx_ami_owner = "amazon" -# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_gfx_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" win_std_instance_count = 0 # win_std_instance_type = "t3.xlarge" # win_std_disk_size_gb = 50 # win_std_ami_owner = "amazon" -# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2023.12.13" +# win_std_ami_name = "Windows_Server-2019-English-Full-Base-2024.01.16" centos_gfx_instance_count = 0 # centos_gfx_instance_type = "g4dn.xlarge" diff --git a/deployments/aws/single-connector/vars.tf b/deployments/aws/single-connector/vars.tf index 8bc3eaf7..6dd5f977 100644 --- a/deployments/aws/single-connector/vars.tf +++ b/deployments/aws/single-connector/vars.tf @@ -110,7 +110,7 @@ variable "dc_ami_owner" { variable "dc_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "dc_admin_password" { @@ -327,7 +327,7 @@ variable "win_gfx_ami_owner" { variable "win_gfx_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_gfx_pcoip_agent_version" { @@ -362,7 +362,7 @@ variable "win_std_ami_owner" { variable "win_std_ami_name" { description = "Name of the Windows AMI to create workstation from" - default = "Windows_Server-2019-English-Full-Base-2023.12.13" + default = "Windows_Server-2019-English-Full-Base-2024.01.16" } variable "win_std_pcoip_agent_version" { diff --git a/deployments/gcp/awm-multi-region/terraform.tfvars.sample b/deployments/gcp/awm-multi-region/terraform.tfvars.sample index 05f3944c..30796ca5 100644 --- a/deployments/gcp/awm-multi-region/terraform.tfvars.sample +++ b/deployments/gcp/awm-multi-region/terraform.tfvars.sample @@ -96,21 +96,21 @@ centos_std_instance_count_list = [] # win_gfx_accelerator_type = "nvidia-tesla-p4-vws" # win_gfx_accelerator_count = 1 # win_gfx_disk_size_gb = 50 -# win_gfx_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" +# win_gfx_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" # win_std_machine_type = "n1-standard-4" # win_std_disk_size_gb = 50 -# win_std_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" +# win_std_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" # centos_gfx_machine_type = "n1-standard-2" # centos_gfx_accelerator_type = "nvidia-tesla-p4-vws" # centos_gfx_accelerator_count = 1 # centos_gfx_disk_size_gb = 50 -# centos_gfx_disk_image = "projects/centos-cloud/global/images/centos-7-v20240110" +# centos_gfx_disk_image = "projects/centos-cloud/global/images/centos-7-v20240213" # centos_std_machine_type = "n1-standard-2" # centos_std_disk_size_gb = 50 -# centos_std_disk_image = "projects/centos-cloud/global/images/centos-7-v20240110" +# centos_std_disk_image = "projects/centos-cloud/global/images/centos-7-v20240213" centos_admin_ssh_pub_key_file = "~/.ssh/id_rsa.pub" diff --git a/deployments/gcp/awm-multi-region/vars.tf b/deployments/gcp/awm-multi-region/vars.tf index b6c2a534..51845c67 100644 --- a/deployments/gcp/awm-multi-region/vars.tf +++ b/deployments/gcp/awm-multi-region/vars.tf @@ -99,7 +99,7 @@ variable "dc_disk_size_gb" { variable "dc_disk_image" { description = "Disk image for the Domain Controller" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "dc_admin_password" { @@ -187,7 +187,7 @@ variable "awm_disk_size_gb" { variable "awm_disk_image" { description = "Disk image for the Anyware Manager" - default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20231212" + default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20240213" } variable "awm_admin_user" { @@ -253,7 +253,7 @@ variable "awc_disk_size_gb" { variable "awc_disk_image" { description = "Disk image for the Anyware Connector" - default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20231212" + default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20240213" } # TODO: does this have to match the tag at the end of the SSH pub key? @@ -417,7 +417,7 @@ variable "win_gfx_disk_size_gb" { variable "win_gfx_disk_image" { description = "Disk image for the Windows Graphics Workstation" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "win_gfx_pcoip_agent_version" { @@ -447,7 +447,7 @@ variable "win_std_disk_size_gb" { variable "win_std_disk_image" { description = "Disk image for the Windows Standard Workstation" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "win_std_pcoip_agent_version" { @@ -487,7 +487,7 @@ variable "centos_gfx_disk_size_gb" { variable "centos_gfx_disk_image" { description = "Disk image for the CentOS Graphics Workstation" - default = "projects/centos-cloud/global/images/centos-7-v20240110" + default = "projects/centos-cloud/global/images/centos-7-v20240213" } variable "centos_std_instance_count_list" { @@ -512,7 +512,7 @@ variable "centos_std_disk_size_gb" { variable "centos_std_disk_image" { description = "Disk image for the CentOS Standard Workstation" - default = "projects/centos-cloud/global/images/centos-7-v20240110" + default = "projects/centos-cloud/global/images/centos-7-v20240213" } variable "centos_admin_user" { diff --git a/deployments/gcp/awm-nlb-multi-region/terraform.tfvars.sample b/deployments/gcp/awm-nlb-multi-region/terraform.tfvars.sample index 7a8ee90c..e2ecdb9e 100644 --- a/deployments/gcp/awm-nlb-multi-region/terraform.tfvars.sample +++ b/deployments/gcp/awm-nlb-multi-region/terraform.tfvars.sample @@ -93,21 +93,21 @@ centos_std_instance_count_list = [] # win_gfx_accelerator_type = "nvidia-tesla-p4-vws" # win_gfx_accelerator_count = 1 # win_gfx_disk_size_gb = 50 -# win_gfx_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" +# win_gfx_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" # win_std_machine_type = "n1-standard-4" # win_std_disk_size_gb = 50 -# win_std_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" +# win_std_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" # centos_gfx_machine_type = "n1-standard-2" # centos_gfx_accelerator_type = "nvidia-tesla-p4-vws" # centos_gfx_accelerator_count = 1 # centos_gfx_disk_size_gb = 50 -# centos_gfx_disk_image = "projects/centos-cloud/global/images/centos-7-v20240110" +# centos_gfx_disk_image = "projects/centos-cloud/global/images/centos-7-v20240213" # centos_std_machine_type = "n1-standard-2" # centos_std_disk_size_gb = 50 -# centos_std_disk_image = "projects/centos-cloud/global/images/centos-7-v20240110" +# centos_std_disk_image = "projects/centos-cloud/global/images/centos-7-v20240213" centos_admin_ssh_pub_key_file = "~/.ssh/id_rsa.pub" diff --git a/deployments/gcp/awm-nlb-multi-region/vars.tf b/deployments/gcp/awm-nlb-multi-region/vars.tf index 0b046826..fd7ef05f 100644 --- a/deployments/gcp/awm-nlb-multi-region/vars.tf +++ b/deployments/gcp/awm-nlb-multi-region/vars.tf @@ -99,7 +99,7 @@ variable "dc_disk_size_gb" { variable "dc_disk_image" { description = "Disk image for the Domain Controller" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "dc_admin_password" { @@ -187,7 +187,7 @@ variable "awm_disk_size_gb" { variable "awm_disk_image" { description = "Disk image for the Anyware Manager" - default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20231212" + default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20240213" } variable "awm_admin_user" { @@ -253,7 +253,7 @@ variable "awc_disk_size_gb" { variable "awc_disk_image" { description = "Disk image for the Anyware Connector" - default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20231212" + default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20240213" } # TODO: does this have to match the tag at the end of the SSH pub key? @@ -410,7 +410,7 @@ variable "win_gfx_disk_size_gb" { variable "win_gfx_disk_image" { description = "Disk image for the Windows Graphics Workstation" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "win_gfx_pcoip_agent_version" { @@ -440,7 +440,7 @@ variable "win_std_disk_size_gb" { variable "win_std_disk_image" { description = "Disk image for the Windows Standard Workstation" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "win_std_pcoip_agent_version" { @@ -480,7 +480,7 @@ variable "centos_gfx_disk_size_gb" { variable "centos_gfx_disk_image" { description = "Disk image for the CentOS Graphics Workstation" - default = "projects/centos-cloud/global/images/centos-7-v20240110" + default = "projects/centos-cloud/global/images/centos-7-v20240213" } variable "centos_std_instance_count_list" { @@ -505,7 +505,7 @@ variable "centos_std_disk_size_gb" { variable "centos_std_disk_image" { description = "Disk image for the CentOS Standard Workstation" - default = "projects/centos-cloud/global/images/centos-7-v20240110" + default = "projects/centos-cloud/global/images/centos-7-v20240213" } variable "centos_admin_user" { diff --git a/deployments/gcp/awm-single-connector/terraform.tfvars.sample b/deployments/gcp/awm-single-connector/terraform.tfvars.sample index 5b1f2260..efdca041 100644 --- a/deployments/gcp/awm-single-connector/terraform.tfvars.sample +++ b/deployments/gcp/awm-single-connector/terraform.tfvars.sample @@ -66,24 +66,24 @@ win_gfx_instance_count = 0 # win_gfx_accelerator_type = "nvidia-tesla-p4-vws" # win_gfx_accelerator_count = 1 # win_gfx_disk_size_gb = 50 -# win_gfx_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" +# win_gfx_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" win_std_instance_count = 0 # win_std_machine_type = "n1-standard-4" # win_std_disk_size_gb = 50 -# win_std_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" +# win_std_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" centos_gfx_instance_count = 0 # centos_gfx_machine_type = "n1-standard-2" # centos_gfx_accelerator_type = "nvidia-tesla-p4-vws" # centos_gfx_accelerator_count = 1 # centos_gfx_disk_size_gb = 50 -# centos_gfx_disk_image = "projects/centos-cloud/global/images/centos-7-v20240110" +# centos_gfx_disk_image = "projects/centos-cloud/global/images/centos-7-v20240213" centos_std_instance_count = 0 # centos_std_machine_type = "n1-standard-2" # centos_std_disk_size_gb = 50 -# centos_std_disk_image = "projects/centos-cloud/global/images/centos-7-v20240110" +# centos_std_disk_image = "projects/centos-cloud/global/images/centos-7-v20240213" centos_admin_ssh_pub_key_file = "~/.ssh/id_rsa.pub" diff --git a/deployments/gcp/awm-single-connector/vars.tf b/deployments/gcp/awm-single-connector/vars.tf index 1241dc38..bd22efde 100644 --- a/deployments/gcp/awm-single-connector/vars.tf +++ b/deployments/gcp/awm-single-connector/vars.tf @@ -99,7 +99,7 @@ variable "dc_disk_size_gb" { variable "dc_disk_image" { description = "Disk image for the Domain Controller" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "dc_admin_password" { @@ -140,7 +140,7 @@ variable "awm_disk_size_gb" { variable "awm_disk_image" { description = "Disk image for the Anyware Manager" - default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20231212" + default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20240213" } variable "awm_admin_user" { @@ -201,7 +201,7 @@ variable "awc_disk_size_gb" { variable "awc_disk_image" { description = "Disk image for the Anyware Connector" - default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20231212" + default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20240213" } # TODO: does this have to match the tag at the end of the SSH pub key? @@ -390,7 +390,7 @@ variable "win_gfx_disk_size_gb" { variable "win_gfx_disk_image" { description = "Disk image for the Windows Graphics Workstation" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "win_gfx_pcoip_agent_version" { @@ -420,7 +420,7 @@ variable "win_std_disk_size_gb" { variable "win_std_disk_image" { description = "Disk image for the Windows Standard Workstation" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "win_std_pcoip_agent_version" { @@ -460,7 +460,7 @@ variable "centos_gfx_disk_size_gb" { variable "centos_gfx_disk_image" { description = "Disk image for the CentOS Graphics Workstation" - default = "projects/centos-cloud/global/images/centos-7-v20240110" + default = "projects/centos-cloud/global/images/centos-7-v20240213" } variable "centos_std_instance_count" { @@ -485,7 +485,7 @@ variable "centos_std_disk_size_gb" { variable "centos_std_disk_image" { description = "Disk image for the CentOS Standard Workstation" - default = "projects/centos-cloud/global/images/centos-7-v20240110" + default = "projects/centos-cloud/global/images/centos-7-v20240213" } variable "centos_admin_user" { diff --git a/deployments/gcp/dc-only/vars.tf b/deployments/gcp/dc-only/vars.tf index e93feea3..e3e5afad 100644 --- a/deployments/gcp/dc-only/vars.tf +++ b/deployments/gcp/dc-only/vars.tf @@ -87,7 +87,7 @@ variable "dc_disk_size_gb" { variable "dc_disk_image" { description = "Disk image for the Domain Controller" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "dc_admin_password" { diff --git a/deployments/gcp/multi-region/terraform.tfvars.sample b/deployments/gcp/multi-region/terraform.tfvars.sample index 248443b8..e82d7a32 100644 --- a/deployments/gcp/multi-region/terraform.tfvars.sample +++ b/deployments/gcp/multi-region/terraform.tfvars.sample @@ -87,21 +87,21 @@ centos_std_instance_count_list = [] # win_gfx_accelerator_type = "nvidia-tesla-p4-vws" # win_gfx_accelerator_count = 1 # win_gfx_disk_size_gb = 50 -# win_gfx_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" +# win_gfx_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" # win_std_machine_type = "n1-standard-4" # win_std_disk_size_gb = 50 -# win_std_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" +# win_std_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" # centos_gfx_machine_type = "n1-standard-2" # centos_gfx_accelerator_type = "nvidia-tesla-p4-vws" # centos_gfx_accelerator_count = 1 # centos_gfx_disk_size_gb = 50 -# centos_gfx_disk_image = "projects/centos-cloud/global/images/centos-7-v20240110" +# centos_gfx_disk_image = "projects/centos-cloud/global/images/centos-7-v20240213" # centos_std_machine_type = "n1-standard-2" # centos_std_disk_size_gb = 50 -# centos_std_disk_image = "projects/centos-cloud/global/images/centos-7-v20240110" +# centos_std_disk_image = "projects/centos-cloud/global/images/centos-7-v20240213" centos_admin_ssh_pub_key_file = "~/.ssh/id_rsa.pub" diff --git a/deployments/gcp/multi-region/vars.tf b/deployments/gcp/multi-region/vars.tf index fbc57b7f..e831211c 100644 --- a/deployments/gcp/multi-region/vars.tf +++ b/deployments/gcp/multi-region/vars.tf @@ -99,7 +99,7 @@ variable "dc_disk_size_gb" { variable "dc_disk_image" { description = "Disk image for the Domain Controller" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "dc_admin_password" { @@ -197,7 +197,7 @@ variable "awc_disk_size_gb" { variable "awc_disk_image" { description = "Disk image for the Anyware Connector" - default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20231212" + default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20240213" } # TODO: does this have to match the tag at the end of the SSH pub key? @@ -382,7 +382,7 @@ variable "win_gfx_disk_size_gb" { variable "win_gfx_disk_image" { description = "Disk image for the Windows Graphics Workstation" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "win_gfx_pcoip_agent_version" { @@ -412,7 +412,7 @@ variable "win_std_disk_size_gb" { variable "win_std_disk_image" { description = "Disk image for the Windows Standard Workstation" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "win_std_pcoip_agent_version" { @@ -452,7 +452,7 @@ variable "centos_gfx_disk_size_gb" { variable "centos_gfx_disk_image" { description = "Disk image for the CentOS Graphics Workstation" - default = "projects/centos-cloud/global/images/centos-7-v20240110" + default = "projects/centos-cloud/global/images/centos-7-v20240213" } variable "centos_std_instance_count_list" { @@ -477,7 +477,7 @@ variable "centos_std_disk_size_gb" { variable "centos_std_disk_image" { description = "Disk image for the CentOS Standard Workstation" - default = "projects/centos-cloud/global/images/centos-7-v20240110" + default = "projects/centos-cloud/global/images/centos-7-v20240213" } variable "centos_admin_user" { diff --git a/deployments/gcp/nlb-multi-region/terraform.tfvars.sample b/deployments/gcp/nlb-multi-region/terraform.tfvars.sample index a4eba001..dba47485 100644 --- a/deployments/gcp/nlb-multi-region/terraform.tfvars.sample +++ b/deployments/gcp/nlb-multi-region/terraform.tfvars.sample @@ -84,21 +84,21 @@ centos_std_instance_count_list = [] # win_gfx_accelerator_type = "nvidia-tesla-p4-vws" # win_gfx_accelerator_count = 1 # win_gfx_disk_size_gb = 50 -# win_gfx_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" +# win_gfx_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" # win_std_machine_type = "n1-standard-4" # win_std_disk_size_gb = 50 -# win_std_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" +# win_std_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" # centos_gfx_machine_type = "n1-standard-2" # centos_gfx_accelerator_type = "nvidia-tesla-p4-vws" # centos_gfx_accelerator_count = 1 # centos_gfx_disk_size_gb = 50 -# centos_gfx_disk_image = "projects/centos-cloud/global/images/centos-7-v20240110" +# centos_gfx_disk_image = "projects/centos-cloud/global/images/centos-7-v20240213" # centos_std_machine_type = "n1-standard-2" # centos_std_disk_size_gb = 50 -# centos_std_disk_image = "projects/centos-cloud/global/images/centos-7-v20240110" +# centos_std_disk_image = "projects/centos-cloud/global/images/centos-7-v20240213" centos_admin_ssh_pub_key_file = "~/.ssh/id_rsa.pub" diff --git a/deployments/gcp/nlb-multi-region/vars.tf b/deployments/gcp/nlb-multi-region/vars.tf index 88ba3011..9b1adb96 100644 --- a/deployments/gcp/nlb-multi-region/vars.tf +++ b/deployments/gcp/nlb-multi-region/vars.tf @@ -99,7 +99,7 @@ variable "dc_disk_size_gb" { variable "dc_disk_image" { description = "Disk image for the Domain Controller" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "dc_admin_password" { @@ -197,7 +197,7 @@ variable "awc_disk_size_gb" { variable "awc_disk_image" { description = "Disk image for the Anyware Connector" - default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20231212" + default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20240213" } # TODO: does this have to match the tag at the end of the SSH pub key? @@ -375,7 +375,7 @@ variable "win_gfx_disk_size_gb" { variable "win_gfx_disk_image" { description = "Disk image for the Windows Graphics Workstation" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "win_gfx_pcoip_agent_version" { @@ -405,7 +405,7 @@ variable "win_std_disk_size_gb" { variable "win_std_disk_image" { description = "Disk image for the Windows Standard Workstation" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "win_std_pcoip_agent_version" { @@ -445,7 +445,7 @@ variable "centos_gfx_disk_size_gb" { variable "centos_gfx_disk_image" { description = "Disk image for the CentOS Graphics Workstation" - default = "projects/centos-cloud/global/images/centos-7-v20240110" + default = "projects/centos-cloud/global/images/centos-7-v20240213" } variable "centos_std_instance_count_list" { @@ -470,7 +470,7 @@ variable "centos_std_disk_size_gb" { variable "centos_std_disk_image" { description = "Disk image for the CentOS Standard Workstation" - default = "projects/centos-cloud/global/images/centos-7-v20240110" + default = "projects/centos-cloud/global/images/centos-7-v20240213" } variable "centos_admin_user" { diff --git a/deployments/gcp/single-connector/terraform.tfvars.sample b/deployments/gcp/single-connector/terraform.tfvars.sample index acf518ad..52a0bd94 100644 --- a/deployments/gcp/single-connector/terraform.tfvars.sample +++ b/deployments/gcp/single-connector/terraform.tfvars.sample @@ -57,24 +57,24 @@ win_gfx_instance_count = 0 # win_gfx_accelerator_type = "nvidia-tesla-p4-vws" # win_gfx_accelerator_count = 1 # win_gfx_disk_size_gb = 50 -# win_gfx_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" +# win_gfx_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" win_std_instance_count = 0 # win_std_machine_type = "n1-standard-4" # win_std_disk_size_gb = 50 -# win_std_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" +# win_std_disk_image = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" centos_gfx_instance_count = 0 # centos_gfx_machine_type = "n1-standard-2" # centos_gfx_accelerator_type = "nvidia-tesla-p4-vws" # centos_gfx_accelerator_count = 1 # centos_gfx_disk_size_gb = 50 -# centos_gfx_disk_image = "projects/centos-cloud/global/images/centos-7-v20240110" +# centos_gfx_disk_image = "projects/centos-cloud/global/images/centos-7-v20240213" centos_std_instance_count = 0 # centos_std_machine_type = "n1-standard-2" # centos_std_disk_size_gb = 50 -# centos_std_disk_image = "projects/centos-cloud/global/images/centos-7-v20240110" +# centos_std_disk_image = "projects/centos-cloud/global/images/centos-7-v20240213" centos_admin_ssh_pub_key_file = "~/.ssh/id_rsa.pub" diff --git a/deployments/gcp/single-connector/vars.tf b/deployments/gcp/single-connector/vars.tf index 32eae390..59e6940f 100644 --- a/deployments/gcp/single-connector/vars.tf +++ b/deployments/gcp/single-connector/vars.tf @@ -99,7 +99,7 @@ variable "dc_disk_size_gb" { variable "dc_disk_image" { description = "Disk image for the Domain Controller" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "dc_admin_password" { @@ -145,7 +145,7 @@ variable "awc_disk_size_gb" { variable "awc_disk_image" { description = "Disk image for the Anyware Connector" - default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20231212" + default = "projects/rocky-linux-cloud/global/images/rocky-linux-8-v20240213" } # TODO: does this have to match the tag at the end of the SSH pub key? @@ -355,7 +355,7 @@ variable "win_gfx_disk_size_gb" { variable "win_gfx_disk_image" { description = "Disk image for the Windows Graphics Workstation" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "win_gfx_pcoip_agent_version" { @@ -385,7 +385,7 @@ variable "win_std_disk_size_gb" { variable "win_std_disk_image" { description = "Disk image for the Windows Standard Workstation" - default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20231213" + default = "projects/windows-cloud/global/images/windows-server-2019-dc-v20240214" } variable "win_std_pcoip_agent_version" { @@ -425,7 +425,7 @@ variable "centos_gfx_disk_size_gb" { variable "centos_gfx_disk_image" { description = "Disk image for the CentOS Graphics Workstation" - default = "projects/centos-cloud/global/images/centos-7-v20240110" + default = "projects/centos-cloud/global/images/centos-7-v20240213" } variable "centos_std_instance_count" { @@ -450,7 +450,7 @@ variable "centos_std_disk_size_gb" { variable "centos_std_disk_image" { description = "Disk image for the CentOS Standard Workstation" - default = "projects/centos-cloud/global/images/centos-7-v20240110" + default = "projects/centos-cloud/global/images/centos-7-v20240213" } variable "centos_admin_user" { diff --git a/modules/aws/awc/awc-provisioning.sh.tmpl b/modules/aws/awc/awc-provisioning.sh.tmpl index 6922a360..2f5bf2c4 100644 --- a/modules/aws/awc/awc-provisioning.sh.tmpl +++ b/modules/aws/awc/awc-provisioning.sh.tmpl @@ -1,4 +1,4 @@ -# © Copyright 2022-2023 HP Development Company, L.P. +# © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -33,7 +33,7 @@ LOG_FILE="/var/log/teradici/provisioning.log" PROVISIONING_DIR="/root" AWC_BIN_PATH="/usr/local/bin/anyware-connector" -AWC_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/anyware-manager/cfg/setup/bash.rpm.sh" +AWC_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/anyware-manager/cfg/setup/bash.rpm.sh" AWC_INSTALL_LOG="/var/log/teradici/awc-install.log" CONNECTOR_TOKEN_FILE=$PROVISIONING_DIR/connector_token @@ -386,6 +386,9 @@ configure_awc() { exit 1 fi + # This command explicitly sets the external PCoIP IP address since sometimes there's an issue with it retrieiving its own IP address via the PCoIP IP Anyware Manager API. + /usr/local/bin/anyware-connector configure --external-pcoip-ip=$(curl -s http://checkip.amazonaws.com) + log "--> Successfully configured Anyware Connector." } diff --git a/modules/aws/awm/awm-provisioning.sh.tmpl b/modules/aws/awm/awm-provisioning.sh.tmpl index 28ec4284..b5b4e82b 100644 --- a/modules/aws/awm/awm-provisioning.sh.tmpl +++ b/modules/aws/awm/awm-provisioning.sh.tmpl @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2023 HP Development Company, L.P. +# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -26,7 +26,7 @@ LOG_FILE="/var/log/teradici/provisioning.log" AWM_DEPLOYMENT_KEY_NAME="terraform-key" AWM_DEPLOYMENT_NAME="terraform-deployment" AWM_INSTALL_LOG="/var/log/teradici/awm-install.log" -AWM_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/$AWM_REPO_CHANNEL/cfg/setup/bash.rpm.sh" +AWM_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/$AWM_REPO_CHANNEL/cfg/setup/bash.rpm.sh" INSTALL_DIR="/root" cd $INSTALL_DIR diff --git a/modules/aws/centos-gfx/centos-gfx-provisioning.sh.tmpl b/modules/aws/centos-gfx/centos-gfx-provisioning.sh.tmpl index 43242c24..b48030b7 100644 --- a/modules/aws/centos-gfx/centos-gfx-provisioning.sh.tmpl +++ b/modules/aws/centos-gfx/centos-gfx-provisioning.sh.tmpl @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2023 HP Development Company, L.P. +# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -31,7 +31,7 @@ exec > >(tee /var/log/user-data.log|logger -t user-data -s 2>/dev/console) 2>&1 LOG_FILE="/var/log/teradici/provisioning.log" METADATA_IP="http://169.254.169.254" -TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" +TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" AD_SERVICE_ACCOUNT_PASSWORD=$(aws secretsmanager get-secret-value --secret-id "$AD_SERVICE_ACCOUNT_PASSWORD_ID" --query SecretString --output text) PCOIP_REGISTRATION_CODE=$(aws secretsmanager get-secret-value --secret-id "$PCOIP_REGISTRATION_CODE_ID" --query SecretString --output text) diff --git a/modules/aws/centos-std/centos-std-provisioning.sh.tmpl b/modules/aws/centos-std/centos-std-provisioning.sh.tmpl index fd06c491..8177089b 100644 --- a/modules/aws/centos-std/centos-std-provisioning.sh.tmpl +++ b/modules/aws/centos-std/centos-std-provisioning.sh.tmpl @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2023 HP Development Company, L.P. +# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -30,7 +30,7 @@ exec > >(tee /var/log/user-data.log|logger -t user-data -s 2>/dev/console) 2>&1 LOG_FILE="/var/log/teradici/provisioning.log" METADATA_IP="http://169.254.169.254" -TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" +TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" AD_SERVICE_ACCOUNT_PASSWORD=$(aws secretsmanager get-secret-value --secret-id "$AD_SERVICE_ACCOUNT_PASSWORD_ID" --query SecretString --output text) PCOIP_REGISTRATION_CODE=$(aws secretsmanager get-secret-value --secret-id "$PCOIP_REGISTRATION_CODE_ID" --query SecretString --output text) diff --git a/modules/aws/dc/dc-provisioning.ps1.tpl b/modules/aws/dc/dc-provisioning.ps1.tpl index 901cc082..b6b9033e 100644 --- a/modules/aws/dc/dc-provisioning.ps1.tpl +++ b/modules/aws/dc/dc-provisioning.ps1.tpl @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2023 HP Development Company, L.P. +# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -27,7 +27,7 @@ $LOG_FILE = "$BASE_DIR\provisioning.log" $AWS_SSM_URL = "https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/latest/windows_amd64/AmazonSSMAgentSetup.exe" $AWS_SSM_INSTALLER = Split-Path $AWS_SSM_URL -leaf -$PCOIP_AGENT_LOCATION_URL = "https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-standard-exe/versions/$PCOIP_AGENT_VERSION" +$PCOIP_AGENT_LOCATION_URL = "https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-standard-exe/versions/$PCOIP_AGENT_VERSION" $PCOIP_AGENT_FILENAME = "pcoip-agent-standard_$PCOIP_AGENT_VERSION.exe" $INSTANCEID=(Invoke-WebRequest -Uri 'http://169.254.169.254/latest/meta-data/instance-id' -UseBasicParsing).Content diff --git a/modules/aws/ha-lls/lls-provisioning.sh.tmpl b/modules/aws/ha-lls/lls-provisioning.sh.tmpl index b56ebf99..3e733db7 100644 --- a/modules/aws/ha-lls/lls-provisioning.sh.tmpl +++ b/modules/aws/ha-lls/lls-provisioning.sh.tmpl @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2023 HP Development Company, L.P. +# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -23,7 +23,7 @@ TERADICI_DOWNLOAD_TOKEN=${teradici_download_token} FLEXNETLSADMIN="/opt/flexnetls/TERADICI/admintools/flexnetlsadmin.sh" INSTALL_DIR="/root" LLS_CONFIG_FILE="/opt/flexnetls/TERADICI/local-configuration.yaml" -LLS_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-license-server/cfg/setup/bash.rpm.sh" +LLS_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-license-server/cfg/setup/bash.rpm.sh" LOG_FILE="/var/log/teradici/provisioning.log" NCAT_PORT=7072 diff --git a/modules/aws/lls/lls-provisioning.sh.tmpl b/modules/aws/lls/lls-provisioning.sh.tmpl index e0a24ec0..bda2abf8 100644 --- a/modules/aws/lls/lls-provisioning.sh.tmpl +++ b/modules/aws/lls/lls-provisioning.sh.tmpl @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2023 HP Development Company, L.P. +# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -23,7 +23,7 @@ LLS_ACTIVATION_CODE=$(aws secretsmanager get-secret-value --secret-id "$LLS_ACTI LOG_FILE="/var/log/teradici/provisioning.log" -LLS_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-license-server/cfg/setup/bash.rpm.sh" +LLS_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-license-server/cfg/setup/bash.rpm.sh" log() { local message="$1" diff --git a/modules/aws/win-gfx/win-gfx-provisioning.ps1.tmpl b/modules/aws/win-gfx/win-gfx-provisioning.ps1.tmpl index 21c390e7..7bbf9720 100644 --- a/modules/aws/win-gfx/win-gfx-provisioning.ps1.tmpl +++ b/modules/aws/win-gfx/win-gfx-provisioning.ps1.tmpl @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2023 HP Development Company, L.P. +# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -28,7 +28,7 @@ $NVIDIA_DIR = "C:\Program Files\NVIDIA Corporation\NVSMI" $AWS_SSM_URL = "https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/latest/windows_amd64/AmazonSSMAgentSetup.exe" $AWS_SSM_INSTALLER = Split-Path $AWS_SSM_URL -leaf -$PCOIP_AGENT_LOCATION_URL = "https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-graphics-exe/versions/$PCOIP_AGENT_VERSION" +$PCOIP_AGENT_LOCATION_URL = "https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-graphics-exe/versions/$PCOIP_AGENT_VERSION" $PCOIP_AGENT_FILENAME = "pcoip-agent-graphics_$PCOIP_AGENT_VERSION.exe" $secret= Get-SECSecretValue -SecretId "$ADMIN_PASSWORD_ID" diff --git a/modules/aws/win-std/win-std-provisioning.ps1.tmpl b/modules/aws/win-std/win-std-provisioning.ps1.tmpl index 5a7ee035..224acda5 100644 --- a/modules/aws/win-std/win-std-provisioning.ps1.tmpl +++ b/modules/aws/win-std/win-std-provisioning.ps1.tmpl @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2023 HP Development Company, L.P. +# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -25,7 +25,7 @@ $LOG_FILE = "C:\Teradici\provisioning.log" $AWS_SSM_URL = "https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/latest/windows_amd64/AmazonSSMAgentSetup.exe" $AWS_SSM_INSTALLER = Split-Path $AWS_SSM_URL -leaf -$PCOIP_AGENT_LOCATION_URL = "https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-standard-exe/versions/$PCOIP_AGENT_VERSION" +$PCOIP_AGENT_LOCATION_URL = "https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-standard-exe/versions/$PCOIP_AGENT_VERSION" $PCOIP_AGENT_FILENAME = "pcoip-agent-standard_$PCOIP_AGENT_VERSION.exe" $secret= Get-SECSecretValue -SecretId "$ADMIN_PASSWORD_ID" diff --git a/modules/gcp/awc-igm/awc-provisioning.sh.tmpl b/modules/gcp/awc-igm/awc-provisioning.sh.tmpl index 822d4ce3..4e947998 100644 --- a/modules/gcp/awc-igm/awc-provisioning.sh.tmpl +++ b/modules/gcp/awc-igm/awc-provisioning.sh.tmpl @@ -1,4 +1,4 @@ -# © Copyright 2022 HP Development Company, L.P. +# © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -28,7 +28,7 @@ TERADICI_DOWNLOAD_TOKEN=${teradici_download_token} USERS_DN=${users_dn} AWC_BIN_PATH="/usr/local/bin/anyware-connector" -AWC_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/anyware-manager/cfg/setup/bash.rpm.sh" +AWC_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/anyware-manager/cfg/setup/bash.rpm.sh" AWC_INSTALL_LOG="/var/log/teradici/awc-install.log" AWC_TOKEN_FILE=$PROVISIONING_DIR/connector_token LOG_FILE="/var/log/teradici/provisioning.log" diff --git a/modules/gcp/awc-regional/awc-provisioning.sh.tmpl b/modules/gcp/awc-regional/awc-provisioning.sh.tmpl index e3786473..12087022 100644 --- a/modules/gcp/awc-regional/awc-provisioning.sh.tmpl +++ b/modules/gcp/awc-regional/awc-provisioning.sh.tmpl @@ -1,4 +1,4 @@ -# © Copyright 2022 HP Development Company, L.P. +# © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -28,7 +28,7 @@ TERADICI_DOWNLOAD_TOKEN=${teradici_download_token} USERS_DN=${users_dn} AWC_BIN_PATH="/usr/local/bin/anyware-connector" -AWC_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/anyware-manager/cfg/setup/bash.rpm.sh" +AWC_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/anyware-manager/cfg/setup/bash.rpm.sh" AWC_INSTALL_LOG="/var/log/teradici/awc-install.log" AWC_TOKEN_FILE=$PROVISIONING_DIR/connector_token LOG_FILE="/var/log/teradici/provisioning.log" diff --git a/modules/gcp/awm/awm-provisioning.sh.tmpl b/modules/gcp/awm/awm-provisioning.sh.tmpl index 0096ac24..8ddeb80f 100644 --- a/modules/gcp/awm/awm-provisioning.sh.tmpl +++ b/modules/gcp/awm/awm-provisioning.sh.tmpl @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2023 HP Development Company, L.P. +# Copyright Teradici Corporation 2020-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -24,7 +24,7 @@ INSTALL_DIR="/root" AWM_DEPLOYMENT_KEY_NAME="terraform-key" AWM_DEPLOYMENT_NAME="terraform-deployment" AWM_INSTALL_LOG="/var/log/teradici/awm-install.log" -AWM_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/$AWM_REPO_CHANNEL/cfg/setup/bash.rpm.sh" +AWM_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/$AWM_REPO_CHANNEL/cfg/setup/bash.rpm.sh" cd $INSTALL_DIR METADATA_BASE_URI="http://metadata.google.internal/computeMetadata/v1/instance" diff --git a/modules/gcp/centos-gfx/centos-gfx-provisioning.sh.tmpl b/modules/gcp/centos-gfx/centos-gfx-provisioning.sh.tmpl index 6c42f0a9..1823e7da 100644 --- a/modules/gcp/centos-gfx/centos-gfx-provisioning.sh.tmpl +++ b/modules/gcp/centos-gfx/centos-gfx-provisioning.sh.tmpl @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2019-2021; © Copyright 2022 HP Development Company, L.P. +# Copyright Teradici Corporation 2019-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -32,7 +32,7 @@ LOG_FILE="/var/log/teradici/provisioning.log" METADATA_BASE_URI="http://metadata.google.internal/computeMetadata/v1/instance" METADATA_AUTH_URI="$METADATA_BASE_URI/service-accounts/default/token" DECRYPT_URI="https://cloudkms.googleapis.com/v1/$KMS_CRYPTOKEY_ID:decrypt" -TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" +TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" log() { local message="$1" diff --git a/modules/gcp/centos-std/centos-std-provisioning.sh.tmpl b/modules/gcp/centos-std/centos-std-provisioning.sh.tmpl index 83b4f3af..65a94e42 100644 --- a/modules/gcp/centos-std/centos-std-provisioning.sh.tmpl +++ b/modules/gcp/centos-std/centos-std-provisioning.sh.tmpl @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2019-2021; © Copyright 2022 HP Development Company, L.P. +# Copyright Teradici Corporation 2019-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -31,7 +31,7 @@ LOG_FILE="/var/log/teradici/provisioning.log" METADATA_BASE_URI="http://metadata.google.internal/computeMetadata/v1/instance" METADATA_AUTH_URI="$METADATA_BASE_URI/service-accounts/default/token" DECRYPT_URI="https://cloudkms.googleapis.com/v1/$KMS_CRYPTOKEY_ID:decrypt" -TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" +TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" log() { local message="$1" diff --git a/modules/gcp/dc/dc-provisioning.ps1.tpl b/modules/gcp/dc/dc-provisioning.ps1.tpl index f21fbee4..caa50b0f 100644 --- a/modules/gcp/dc/dc-provisioning.ps1.tpl +++ b/modules/gcp/dc/dc-provisioning.ps1.tpl @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2019-2021; © Copyright 2022-2023 HP Development Company, L.P. +# Copyright Teradici Corporation 2019-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -22,7 +22,7 @@ $TERADICI_DOWNLOAD_TOKEN = "${teradici_download_token}" $DC_NEW_AD_ACCOUNTS_SCRIPT = "${dc_new_ad_accounts_script}" $LOG_FILE = "$BASE_DIR\provisioning.log" -$PCOIP_AGENT_LOCATION_URL = "https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-standard-exe/versions/$PCOIP_AGENT_VERSION" +$PCOIP_AGENT_LOCATION_URL = "https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-standard-exe/versions/$PCOIP_AGENT_VERSION" $PCOIP_AGENT_FILENAME = "pcoip-agent-standard_$PCOIP_AGENT_VERSION.exe" $DECRYPT_URI = "https://cloudkms.googleapis.com/v1/$${KMS_CRYPTOKEY_ID}:decrypt" diff --git a/modules/gcp/win-gfx/win-gfx-provisioning.ps1.tmpl b/modules/gcp/win-gfx/win-gfx-provisioning.ps1.tmpl index d6e495e1..f66ed0b7 100644 --- a/modules/gcp/win-gfx/win-gfx-provisioning.ps1.tmpl +++ b/modules/gcp/win-gfx/win-gfx-provisioning.ps1.tmpl @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2019-2021; © Copyright 2022 HP Development Company, L.P. +# Copyright Teradici Corporation 2019-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -26,7 +26,7 @@ $TERADICI_DOWNLOAD_TOKEN = "${teradici_download_token}" $LOG_FILE = "C:\Teradici\provisioning.log" $NVIDIA_DIR = "C:\Program Files\NVIDIA Corporation\NVSMI" -$PCOIP_AGENT_LOCATION_URL = "https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-graphics-exe/versions/$PCOIP_AGENT_VERSION" +$PCOIP_AGENT_LOCATION_URL = "https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-graphics-exe/versions/$PCOIP_AGENT_VERSION" $PCOIP_AGENT_FILENAME = "pcoip-agent-graphics_$PCOIP_AGENT_VERSION.exe" $DECRYPT_URI = "https://cloudkms.googleapis.com/v1/$${KMS_CRYPTOKEY_ID}:decrypt" diff --git a/modules/gcp/win-std/win-std-provisioning.ps1.tmpl b/modules/gcp/win-std/win-std-provisioning.ps1.tmpl index c1713fc3..0b28fb58 100644 --- a/modules/gcp/win-std/win-std-provisioning.ps1.tmpl +++ b/modules/gcp/win-std/win-std-provisioning.ps1.tmpl @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2019-2021; © Copyright 2022 HP Development Company, L.P. +# Copyright Teradici Corporation 2019-2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -22,7 +22,7 @@ $TERADICI_DOWNLOAD_TOKEN = "${teradici_download_token}" $LOG_FILE = "C:\Teradici\provisioning.log" -$PCOIP_AGENT_LOCATION_URL = "https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-standard-exe/versions/$PCOIP_AGENT_VERSION" +$PCOIP_AGENT_LOCATION_URL = "https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-standard-exe/versions/$PCOIP_AGENT_VERSION" $PCOIP_AGENT_FILENAME = "pcoip-agent-standard_$PCOIP_AGENT_VERSION.exe" $DECRYPT_URI = "https://cloudkms.googleapis.com/v1/$${KMS_CRYPTOKEY_ID}:decrypt" diff --git a/provisioning-scripts/aws/centos-gfx-provisioning.sh b/provisioning-scripts/aws/centos-gfx-provisioning.sh index bcc6787d..0261ee08 100644 --- a/provisioning-scripts/aws/centos-gfx-provisioning.sh +++ b/provisioning-scripts/aws/centos-gfx-provisioning.sh @@ -19,7 +19,7 @@ Content-Disposition: attachment; filename="userdata.txt" #!/bin/bash -# Copyright Teradici Corporation 2021; © Copyright 2022 HP Development Company, L.P. +# Copyright Teradici Corporation 2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -50,7 +50,7 @@ exec > >(tee /var/log/user-data.log|logger -t user-data -s 2>/dev/console) 2>&1 LOG_FILE="/var/log/teradici/provisioning.log" METADATA_IP="http://169.254.169.254" -TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" +TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" log() { local message="$1" diff --git a/provisioning-scripts/aws/centos-std-provisioning.sh b/provisioning-scripts/aws/centos-std-provisioning.sh index 4eb6b4e1..132d3487 100644 --- a/provisioning-scripts/aws/centos-std-provisioning.sh +++ b/provisioning-scripts/aws/centos-std-provisioning.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright Teradici Corporation 2021; © Copyright 2022 HP Development Company, L.P. +# Copyright Teradici Corporation 2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -30,7 +30,7 @@ exec > >(tee /var/log/user-data.log|logger -t user-data -s 2>/dev/console) 2>&1 LOG_FILE="/var/log/teradici/provisioning.log" METADATA_IP="http://169.254.169.254" -TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" +TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" log() { local message="$1" diff --git a/provisioning-scripts/aws/win-gfx-provisioning.ps1 b/provisioning-scripts/aws/win-gfx-provisioning.ps1 index cddf2799..c03883d1 100644 --- a/provisioning-scripts/aws/win-gfx-provisioning.ps1 +++ b/provisioning-scripts/aws/win-gfx-provisioning.ps1 @@ -1,5 +1,5 @@ -# Copyright Teradici Corporation 2021; © Copyright 2022 HP Development Company, L.P. +# Copyright Teradici Corporation 2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -20,7 +20,7 @@ $TERADICI_DOWNLOAD_TOKEN = "yj39yHtgj68Uv2Qf" $LOG_FILE = "C:\Teradici\provisioning.log" $NVIDIA_DIR = "C:\Program Files\NVIDIA Corporation\NVSMI" -$PCOIP_AGENT_LOCATION_URL = "https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-graphics-exe/versions/$PCOIP_AGENT_VERSION" +$PCOIP_AGENT_LOCATION_URL = "https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-graphics-exe/versions/$PCOIP_AGENT_VERSION" $PCOIP_AGENT_FILENAME = "pcoip-agent-graphics_$PCOIP_AGENT_VERSION.exe" $DATA = New-Object "System.Collections.Generic.Dictionary[[String],[String]]" diff --git a/provisioning-scripts/aws/win-std-provisioning.ps1 b/provisioning-scripts/aws/win-std-provisioning.ps1 index fafa60b4..c02b34f7 100644 --- a/provisioning-scripts/aws/win-std-provisioning.ps1 +++ b/provisioning-scripts/aws/win-std-provisioning.ps1 @@ -1,5 +1,5 @@ -# Copyright Teradici Corporation 2021; © Copyright 2022 HP Development Company, L.P. +# Copyright Teradici Corporation 2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -17,7 +17,7 @@ $TERADICI_DOWNLOAD_TOKEN = "yj39yHtgj68Uv2Qf" $LOG_FILE = "C:\Teradici\provisioning.log" -$PCOIP_AGENT_LOCATION_URL = "https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-standard-exe/versions/$PCOIP_AGENT_VERSION" +$PCOIP_AGENT_LOCATION_URL = "https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-standard-exe/versions/$PCOIP_AGENT_VERSION" $PCOIP_AGENT_FILENAME = "pcoip-agent-standard_$PCOIP_AGENT_VERSION.exe" $DATA = New-Object "System.Collections.Generic.Dictionary[[String],[String]]" diff --git a/provisioning-scripts/gcp/centos-gfx-provisioning.sh b/provisioning-scripts/gcp/centos-gfx-provisioning.sh index 80dbc1bf..6289c4ef 100644 --- a/provisioning-scripts/gcp/centos-gfx-provisioning.sh +++ b/provisioning-scripts/gcp/centos-gfx-provisioning.sh @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2021; © Copyright 2022 HP Development Company, L.P. +# Copyright Teradici Corporation 2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -30,7 +30,7 @@ TERADICI_DOWNLOAD_TOKEN="yj39yHtgj68Uv2Qf" LOG_FILE="/var/log/teradici/provisioning.log" -TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" +TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" log() { local message="$1" diff --git a/provisioning-scripts/gcp/centos-std-provisioning.sh b/provisioning-scripts/gcp/centos-std-provisioning.sh index afbb77ed..e6f4dd5e 100644 --- a/provisioning-scripts/gcp/centos-std-provisioning.sh +++ b/provisioning-scripts/gcp/centos-std-provisioning.sh @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2021; © Copyright 2022 HP Development Company, L.P. +# Copyright Teradici Corporation 2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -29,7 +29,7 @@ TERADICI_DOWNLOAD_TOKEN="yj39yHtgj68Uv2Qf" LOG_FILE="/var/log/teradici/provisioning.log" -TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" +TERADICI_REPO_SETUP_SCRIPT_URL="https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/cfg/setup/bash.rpm.sh" log() { local message="$1" diff --git a/provisioning-scripts/gcp/win-gfx-provisioning.ps1 b/provisioning-scripts/gcp/win-gfx-provisioning.ps1 index a7279a4a..7a8aca2c 100644 --- a/provisioning-scripts/gcp/win-gfx-provisioning.ps1 +++ b/provisioning-scripts/gcp/win-gfx-provisioning.ps1 @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2021; © Copyright 2022 HP Development Company, L.P. +# Copyright Teradici Corporation 2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -20,7 +20,7 @@ $TERADICI_DOWNLOAD_TOKEN = "yj39yHtgj68Uv2Qf" $LOG_FILE = "C:\Teradici\provisioning.log" $NVIDIA_DIR = "C:\Program Files\NVIDIA Corporation\NVSMI" -$PCOIP_AGENT_LOCATION_URL = "https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-graphics-exe/versions/$PCOIP_AGENT_VERSION" +$PCOIP_AGENT_LOCATION_URL = "https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-graphics-exe/versions/$PCOIP_AGENT_VERSION" $PCOIP_AGENT_FILENAME = "pcoip-agent-graphics_$PCOIP_AGENT_VERSION.exe" $DATA = New-Object "System.Collections.Generic.Dictionary[[String],[String]]" diff --git a/provisioning-scripts/gcp/win-std-provisioning.ps1 b/provisioning-scripts/gcp/win-std-provisioning.ps1 index d93977cd..086aaef1 100644 --- a/provisioning-scripts/gcp/win-std-provisioning.ps1 +++ b/provisioning-scripts/gcp/win-std-provisioning.ps1 @@ -1,4 +1,4 @@ -# Copyright Teradici Corporation 2021; © Copyright 2022 HP Development Company, L.P. +# Copyright Teradici Corporation 2021; © Copyright 2022-2024 HP Development Company, L.P. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. @@ -15,7 +15,7 @@ $TERADICI_DOWNLOAD_TOKEN = "yj39yHtgj68Uv2Qf" $LOG_FILE = "C:\Teradici\provisioning.log" -$PCOIP_AGENT_LOCATION_URL = "https://dl.teradici.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-standard-exe/versions/$PCOIP_AGENT_VERSION" +$PCOIP_AGENT_LOCATION_URL = "https://dl.anyware.hp.com/$TERADICI_DOWNLOAD_TOKEN/pcoip-agent/raw/names/pcoip-agent-standard-exe/versions/$PCOIP_AGENT_VERSION" $PCOIP_AGENT_FILENAME = "pcoip-agent-standard_$PCOIP_AGENT_VERSION.exe" $DATA = New-Object "System.Collections.Generic.Dictionary[[String],[String]]"