Skip to content

Commit 1157a4f

Browse files
Merge pull request GoogleCloudPlatform#4395 from RachaelSTamakloe/update_chs_commit
update chs commit and fix typo in readme
2 parents d0f0054 + 0de215a commit 1157a4f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/machine-learning/build-service-images/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ infrastructure (VPC), please perform following:
5959
6060
```sh
6161
gcluster destroy build_a3m-slurm-image/$USER-a3m-slurm-image/ --auto-approve
62-
gcluster destroy build_common-slurm-image/$USER-a3m-slurm-image/ --auto-approve
62+
gcluster destroy build_common-slurm-image/$USER-common-slurm-image/ --auto-approve
6363
```

examples/machine-learning/build-service-images/shared.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ vars:
7575
- name: Install Cluster Health Scanner
7676
hosts: localhost
7777
vars:
78-
git_version: a3d3e15b1aaad987d5a162c84088b1e1caacaace
78+
git_version: d9268a0a331eb5c4f7214b33fc0814f60afce846
7979
tasks:
8080
- name: Clone cluster-health-scanner
8181
ansible.builtin.git:

0 commit comments

Comments
 (0)