Remove outdated TODO
This commit is contained in:
parent
d1a71c0765
commit
0d72316392
1 changed files with 0 additions and 13 deletions
|
@ -1,11 +1,3 @@
|
|||
# @TODO
|
||||
#
|
||||
# - I am currently storing my personal token in /etc/module-build-service/copr.conf
|
||||
# and also my personal login in /etc/module-build-service/config.py
|
||||
#
|
||||
# - I am currently running mbs-frontend manually
|
||||
# - Because of issue with <Location> in httpd config. See coprs.conf
|
||||
|
||||
---
|
||||
|
||||
# Cant use the ansible dnf module here. It doesnt work without these pacakges.
|
||||
|
@ -166,8 +158,3 @@
|
|||
- name: Copy httpd/mbs.conf to vhosts directory
|
||||
copy: src=httpd/mbs.conf dest=/etc/httpd/conf/vhosts/mbs/mbs.conf
|
||||
notify: reload httpd
|
||||
|
||||
|
||||
# In this point personal information needs to be manually set, as described in @TODO at the beggining of the file
|
||||
# The frontend process needs to be restarted. Then it is possible to submit new module build.
|
||||
# Run: python submit_build_copr.py 127.0.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue