Skip to content

Commit

Permalink
vcenter: we don't actually need to stop vsphere-ui (#1578)
Browse files Browse the repository at this point in the history
vcenter: we don't actually need to stop vsphere-ui

The stop/restart of all the processes take minutes and we reboot
the instance a couple of steps after anyway. Let's just skip that.
  • Loading branch information
goneri authored Jun 23, 2022
1 parent 4c1bcac commit 930b3b4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions roles/vmware-ci-memory-configuration/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,4 @@
analytics
cloudvm-ram-size -C 1 vsphere-ui
systemctl disable vsphere-ui
service-control --stop vsphere-ui
service-control --restart vmware-sps
service-control --restart vmware-vpxd
service-control --restart vmware-stsd
service-control --restart observability
service-control --restart observability-vapi
become: true

0 comments on commit 930b3b4

Please sign in to comment.