Fix the path to the defaults modules during MBS upgrades

This commit is contained in:
mprahl 2018-05-04 14:46:45 +00:00
parent d35630c9ee
commit 9603f59db6

View file

@ -121,7 +121,7 @@
- name: Import the default-modules
command: /usr/bin/mbs-manager import_module /etc/module-build-service/default-modules/{{ item | basename }}
with_fileglob:
- default-modules.{{ env }}/*.yaml
- "{{ playbook_dir }}/../../../roles/mbs/common/files/default-modules.{{ env }}/*.yaml"
post_tasks:
- name: tell nagios to unshush w.r.t. the backend