change triggers so we pass in the name of the machine the request/sign/remove is for
authorAdrian Likins <alikins@redhat.com>
Wed, 15 Oct 2008 20:12:07 +0000 (16:12 -0400)
committerAdrian Likins <alikins@redhat.com>
Wed, 15 Oct 2008 20:12:07 +0000 (16:12 -0400)
and pass it to the triggers

This could potentially break some existing triggers if they dont expect
and argument. However, it's documented that they should expect a
name argument, they just weren't ever getting one until now.


No differences found