I am using Foreman 1.14.3, foreman_hooks plugin 0.3.14. I have a generic script equivalent to the provided example logs.sh. When placed under host/managed/after_create/, every time a KVM (Libvirt) guest is created, it gets executed. But I cannot get it to execute in the following two scenarios:
Bare metal build
KVM guest rebuild
I have tried host/managed/after_build/, host/base/after_create/, etc.
I am using Foreman 1.14.3, foreman_hooks plugin 0.3.14. I have a generic script equivalent to the provided example logs.sh. When placed under host/managed/after_create/, every time a KVM (Libvirt) guest is created, it gets executed. But I cannot get it to execute in the following two scenarios:
I have tried host/managed/after_build/, host/base/after_create/, etc.