Closed sean797 closed 7 years ago
The below output doesn't include after_build & before_provision. I think it should?
after_build
before_provision
[root@foreman ~]# foreman-rake hooks:events[host/managed] after_commit after_create after_destroy after_find after_initialize after_rollback after_save after_touch after_update after_validation before_create before_destroy before_save before_update before_validation create destroy update
Any updates here? I have the same problem with foreman 1.11.0.7 and hooks 0.3.11.
@sean797 @MarBra I'm seeing it too, however the hooks work when I use it
Nice, thanks @domcleal ! 👍
The below output doesn't include
after_build
&before_provision
. I think it should?