af37d53a69
- revert dependency corosync-devel back to corosynclib-devel as long as corosynclib-devel-package doesn't provide corosync-devel%{?_isa} we would need for pacemaker-libs-devel to require - enable some basic gating-tests - re-add building documentation using publican to everything but ELN - rename doc-dir for ELN
5 lines
95 B
Bash
Executable File
5 lines
95 B
Bash
Executable File
#!/bin/bash
|
|
export TEST_DOCKER_EXTRA_ARGS="--network host"
|
|
exec merge-standard-inventory "$@"
|
|
|