parent
044b8da55a
commit
d5a822884f
288 changed files with 13040 additions and 1 deletions
8
bots/images/scripts/centos-7.install
Executable file
8
bots/images/scripts/centos-7.install
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#! /bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
# remove cockpit distro packages, testing with upstream master
|
||||
rpm --erase --verbose cockpit cockpit-ws cockpit-bridge cockpit-system
|
||||
|
||||
/var/lib/testvm/fedora.install "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue