From 5412dc936f65c7e77bd655da306e2a78782e9a7d Mon Sep 17 00:00:00 2001 From: Thomas Herve Date: Tue, 21 Mar 2017 10:01:39 +0100 Subject: Run Zaqar with httpd in puppet service This switches Zaqar to run with httpd when configured by puppet. Change-Id: I69b923dd76a60e9ec786cae886c137ba572ec906 --- releasenotes/notes/zaqar-httpd-e7d91bf396da28d0.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 releasenotes/notes/zaqar-httpd-e7d91bf396da28d0.yaml (limited to 'releasenotes') 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. -- cgit 1.2.3-korg