-
Notifications
You must be signed in to change notification settings - Fork 6
Running
Michael Moese edited this page Jun 4, 2020
·
1 revision
To get some usage instructions, just run:
# python3 baremetal_support.py --help
usage: baremetal_support.py [-h] [-l LISTEN] [-p PORT] [-i INSTANCE]
optional arguments:
-h, --help show this help message and exit
-l LISTEN, --listen LISTEN
hostname to listen on - defaults to all
-p PORT, --port PORT specify listening port - defaults to 8080
-i INSTANCE, --instance INSTANCE
specify openQA instance - defaults to http://openqa.suse.de
You can also use the included systemd service file baremetal_support.service.