aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorThomas Herve <therve@redhat.com>2017-03-21 10:01:39 +0100
committerThomas Herve <therve@redhat.com>2017-04-20 13:01:36 +0200
commit5412dc936f65c7e77bd655da306e2a78782e9a7d (patch)
tree158581b5b11c62d11763bc2749483880f5581da5 /releasenotes
parentf71c4c2e1db4d4da92547e3324c1ca2b2e941bce (diff)
Run Zaqar with httpd in puppet service
This switches Zaqar to run with httpd when configured by puppet. Change-Id: I69b923dd76a60e9ec786cae886c137ba572ec906
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/zaqar-httpd-e7d91bf396da28d0.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/releasenotes/notes/zaqar-httpd-e7d91bf396da28d0.yaml b/releasenotes/notes/zaqar-httpd-e7d91bf396da28d0.yaml
new file mode 100644
index 00000000..a2172aac
--- /dev/null
+++ b/releasenotes/notes/zaqar-httpd-e7d91bf396da28d0.yaml
@@ -0,0 +1,3 @@
+---
+features:
+ - Run the Zaqar WSGI service over httpd in Puppet.