Skip to content

Commit 443f8b2

Browse files
authored
Remove WARNING health status for ppc64le VMs (#1731)
This will mean that VMs must be fully created and stable before we communicate with them
1 parent 2f27630 commit 443f8b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ansible/roles/create-vm/tasks/create-ppc64le-vm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@
104104
pi_proc_type: "{{ proc_type }}"
105105
pi_image_id: "{{ image_dict[vm_image] }}"
106106
pi_volume_ids: []
107-
pi_health_status: "WARNING"
108107
pi_network:
109108
- network_id: "{{ pi_network_id }}"
110109
pi_key_pair_name: "{{ pi_ssh_key.pi_key_name }}"

0 commit comments

Comments
 (0)