diff --git a/ansible/extras.yml b/ansible/extras.yml index 0a27d1806..15d0fbffa 100644 --- a/ansible/extras.yml +++ b/ansible/extras.yml @@ -1,4 +1,4 @@ -- hosts: basic_users +- hosts: basic_users:!builder become: yes tags: - basic_users diff --git a/environments/.stackhpc/terraform/main.tf b/environments/.stackhpc/terraform/main.tf index 07a42a915..8772189bb 100644 --- a/environments/.stackhpc/terraform/main.tf +++ b/environments/.stackhpc/terraform/main.tf @@ -13,7 +13,7 @@ variable "cluster_name" { variable "cluster_image" { description = "single image for all cluster nodes - a convenience for CI" type = string - default = "openhpc-231027-0916-893570de" # https://github.com/stackhpc/ansible-slurm-appliance/pull/324 + default = "openhpc-231206-1648-9d6aa4e4" # https://github.com/stackhpc/ansible-slurm-appliance/pull/340 # default = "Rocky-8-GenericCloud-Base-8.8-20230518.0.x86_64.qcow2" } diff --git a/environments/common/inventory/group_vars/all/openondemand.yml b/environments/common/inventory/group_vars/all/openondemand.yml index a675279ba..150c3d301 100644 --- a/environments/common/inventory/group_vars/all/openondemand.yml +++ b/environments/common/inventory/group_vars/all/openondemand.yml @@ -13,7 +13,7 @@ # or include regex special characters. openondemand_host_regex: "{{ (groups['compute'] + groups['grafana']) | to_ood_regex }}" -ondemand_package: ondemand-3.0.1 +ondemand_package: ondemand-3.0.3 # Add grafana to dashboard links to OOD only if grafana group is available openondemand_dashboard_links_grafana: