Skip to content

Commit c600b0f

Browse files
committed
Changing comment to state correct type of ID we're using as the device id
1 parent 22f908a commit c600b0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/site-workflows/sensors/sensor-nova-oslo-event.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ metadata:
1515
triggers the ansible playbook without requiring a Python handler.
1616
1717
The sensor extracts the following parameters from the event:
18-
- device_id: from payload.node (the Ironic node UUID)
18+
- device_id: from payload.node (the Ironic/Nova instance UUID)
1919
- project_id: from payload.tenant_id (UUID without dashes)
2020
2121
These are passed directly to the storage_on_server_delete.yml ansible playbook.

0 commit comments

Comments
 (0)