You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michael Moese edited this page Jun 4, 2020
·
1 revision
Running the service
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.