Skip to content

Commit c06fbf5

Browse files
committed
Copy newly introduce run-on-host file during update
Signed-off-by: rabi <[email protected]>
1 parent 086837f commit c06fbf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/edpm_nova/tasks/update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
mode: "0644"
119119
loop:
120120
- {"src": "nova_statedir_ownership.py", "dest": "nova_statedir_ownership.py"}
121+
- {"src": "run-on-host", "dest": "run-on-host"}
121122

122123
- name: Run LVM bootstrap tasks
123124
tags:

0 commit comments

Comments
 (0)