86b7f75b25
The dependent change exports the ptgbot website on port 8000 in the container. Proxy this through apache. Depends-On: https://review.opendev.org/c/openstack/ptgbot/+/812417 Change-Id: Idf9e9f5ffad981427d24a3476c0c1f244721d917
5 lines
79 B
YAML
5 lines
79 B
YAML
- name: ptgbot Reload apache2
|
|
service:
|
|
name: apache2
|
|
state: reloaded
|