Help!
I have been looking and looking and I cannot find anything.

I created my gcloud instance templates, I created a managed instance group, 
I do have health checks.
How can I enable autohealing in my instance group manager (or gce_mig or 
...) and link the health check with it?
(Other than issuing a gcloud compute command ...)

gcloud beta compute instance-groups managed set-autohealing [INSTANCE_GROUP] 
\

    --health-check example-check \
    --initial-delay 120 \
    --zone [ZONE]



Ideas anyone?


Thank you!


Katja

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/41636ca0-d2e3-4d59-934c-6e0771652bbb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to