We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f908a commit c600b0fCopy full SHA for c600b0f
1 file changed
components/site-workflows/sensors/sensor-nova-oslo-event.yaml
@@ -15,7 +15,7 @@ metadata:
15
triggers the ansible playbook without requiring a Python handler.
16
17
The sensor extracts the following parameters from the event:
18
- - device_id: from payload.node (the Ironic node UUID)
+ - device_id: from payload.node (the Ironic/Nova instance UUID)
19
- project_id: from payload.tenant_id (UUID without dashes)
20
21
These are passed directly to the storage_on_server_delete.yml ansible playbook.
0 commit comments