copr-be/copr-hv: drop os-nova jinja filters
They are broken, and since we have no OpenStack now, also unused.
This commit is contained in:
parent
b07be9977e
commit
c16874f9d0
2 changed files with 6 additions and 0 deletions
|
@ -46,3 +46,9 @@
|
|||
dest="{{ provision_directory }}/files/rpkg.conf"
|
||||
tags:
|
||||
- provision_config
|
||||
|
||||
- name: remove currently unused and broken os_nova filter
|
||||
file: state=absent
|
||||
path="{{ provision_directory }}/filter_plugins/os_nova.py"
|
||||
tags:
|
||||
- provision_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue