Skip to content

Commit 02f3b42

Browse files
authored
DLPX-94300 vmtoolsd conf file not updated due to error in ansible file (#531)
PR URL: https://www.github.com/delphix/delphix-platform/pull/531
1 parent 7371dbd commit 02f3b42

File tree

1 file changed

+1
-1
lines changed
  • files/common/var/lib/delphix-platform/ansible/10-delphix-platform/roles/delphix-platform/tasks

1 file changed

+1
-1
lines changed

files/common/var/lib/delphix-platform/ansible/10-delphix-platform/roles/delphix-platform/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@
605605
# Set to true to disable the servicediscovery plugin.
606606
disabled=true
607607
when:
608-
- platform == "vmware"
608+
- platform == "esx"
609609
notify: "vmware-tools config changed"
610610

611611
#

0 commit comments

Comments
 (0)